LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 639|回复: 3

各位在安装 PHP5 的时候使用了什么 USE 变量?

[复制链接]
发表于 2004-12-10 15:37:57 | 显示全部楼层 |阅读模式
emerge mod_php -pv  的时候面对着一大堆的 USE 参数傻了眼,不知道各位兄弟都使用了什么 USE 参数?
发表于 2004-12-10 16:02:50 | 显示全部楼层
看你需要用到什么就USE什么咯,需要支持图形的就加jpeg gif。。基于apache的就要加apache,需要自动生成图片的就要gd
USE="gd gd-external jpg png gif apache2"这个是我用的
 楼主| 发表于 2004-12-10 16:12:11 | 显示全部楼层
我添上了这些 USE="-X -qt -gnome apache2 bzlib ftp gd gd-external iconv imap memlimit odbc sasl snmp",而那些 mysql jpg png gif …… 原来就有的了。
发表于 2004-12-10 16:14:34 | 显示全部楼层
[PHP]tux ~ # grep php /etc/make.conf
USE="glx real samba doc -esd eds python cjk glc mmx sse gtk gnome java -qt -kde -arts xmms alsa oss acpi apache2 avi divx4linux gif tiff gtk2 oggvorbis opengl pcmcia png gstreamer quicktime sdl ssl truetype usb videos xine xvid nptl nptlonly ldap jikes php spl gd cpdflib dba tokenizer mysql xprint"
#php5 needs
#USE="php spl gd cpdflib dba tokenizer"
tux ~ # emerge -av mod_php

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-php/mod_php-5.0.2  -adabas +apache2 -bcmath +berkdb -birdstep -bzlib -calendar -cdb +cpdflib +crypt -ctype -curl -curlwrappers -db2 +dba -dbase -dbm -dbmaker -dbx -debug -dio -empress -empress-bcs -esoob -exif +fam -fdftk -filepro -flatfile -frontbase -ftp +gd -gd-external +gdbm -gmp -hyperwave-api -iconv -imap -informix -ingres -inifile -interbase -iodbc +jpeg +ldap -libedit -mcve -memlimit -mhash -mime -ming -mnogosearch -msession -msql -mssql +mysql -mysqli +ncurses -nis +nls -oci8 -odbc -oracle7 -ovrimos -pcntl -pcre -pfpro +png -posix -postgres -qdbm +readline -recode -sapdb -sasl -session -shared -sharedmem -simplexml -snmp -soap -sockets -solid +spell +spl -sqlite +ssl -sybase -sybase-ct -sysvipc -tidy +tiff +tokenizer +truetype -wddx +xml2 -xmlrpc -xpm -xsl +zlib 0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No] n

Quitting.
[/PHP]
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表