howto installing ubuntu or Debian via PXE network boot is the way to go if you have no cd-r at hand, or if you have no cdrom drive on the machine to be installed. [ edit ] install services You need the following packages: tftpd-hpa dhcp3-server netkit-inetd sudo apt-get install tftpd-hpa dhcp3-server netkit-inetd Note: On Gutsy (7.10) and Debian Etch netkit-inetd is a "virtual package". Eithe...
by tiaot - 网络技术文档中心 - 2008-04-20 15:03:04 阅读(1181) 回复(0)
Precompiled Modules There are a few precompiled modules for Windows, they are all for the non-debug version of PHP. See the links on the right side. installing the precompiled modules is easy. Just place them in a directory, and add the following line to php.ini: (don't forget to change the path and filename to the correct one) zend_extension_ts="c:/php/modules/php_xdebug-4.4.1-2.0.2.dll" PECL In...
原文: http://www.yuanjue.net/xen/howto.html 在CentOS4.4/Xen3上安装FreeBSD6.1成功,安装过程原文写的很清楚,就不画蛇添足了:).Thanks yuanjue! NOTE: All these works here are still under testing and may not be suitable for production environment. We only support FreeBSD/i386 for now. As for the dom0 suppport of FreeBSD, we still need some time to get it ready. Stay tuned :-) how to install FreeBSD ...
how TO install SAMBA ON FREEBSD ASSUMPTIONS: You are familiar with computers, and probably know either Windows or Linux fairly well. You have already installed FreeBSD. If not, then click here: how to install FreeBSD You have configured the FreeBSD shell. If not, then click here: how to Configure the FreeBSD Shell Your 'ports tree' is up to date. If you don't know, then it probably isn't curr...
due to my carelessness,i only select english language during installation. and how can i installed chinese fonts after the system installation finished? I had try to installed the following package,but it doesn't live up to my expectation although i do make some change. ie. I can see the files and directories which name contain chinese characters,but the content in it can't be recongnized. ttfont...
我在安装autoconfigure 以及 automake 软件包的时候,在执行第一步: ./configure 时机出现错误,搞了n久,未有解决,十分着急。出现的错误提示为:configure error: expected an absolute directory name for --bindir:$(exec_prefix)=/bin 不知哪位大侠能指点一二。 我的联系方式: QQ 235830426 :em08:
I want to intall VM4.5.1 on my bsd,I type rpm -i VMworkstation-4.5.1-7568.rpm the bsd show that error : failed dependencies /bin/sh is need by VMwareworkstation-4.5.1-7568.rpm but the vm.rpm already here, how can I install vm?
请教问题:不知道大家在UNIX上装过一个名字叫做netcdf的软件吗?现在单位需要装这个软件,我从网上(此页面中列出的第三行第一个irix_6.5-mips)http://www.unidata.ucar.edu/packages/netcdf/binaries.html下载的,我也看了其中的README文件,但是好几天都没有装上,哪位能指点一下? 我们机器上已经装过64-bit的,现在是想装个32-bit的,因为有些程序不能正常运行,错误提示是ld:FATAL 12:expecting 32-bit objects.如果...
When I use make,computer told me such Errors: /home/apache/server/exports.c:1905: redefinition of `ap_hack_apr_file_getc' /home/apache/server/exports.c:378: `ap_hack_apr_file_getc' previously defined here /home/apache/server/exports.c:1906: redefinition of `ap_hack_apr_file_ungetc' /home/apache/server/exports.c:379: `ap_hack_apr_file_ungetc' previously defined here /home/apache/server/exports.c:1...