Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge php
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
eagle_cz
Apprentice
Apprentice


Joined: 06 Jun 2003
Posts: 214

PostPosted: Fri Jun 06, 2003 9:43 am    Post subject: emerge php Reply with quote

greeting i have following problem

/etc/make/conf contain USE="-X -alsa"
so i would expect, that ebuilds for X will not be included .... and it work great for Midnight commander

but it doesnt work for PHP
even when i write USE="-X" emerge -p php
i still getting

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

Calculating dependencies ...done!
[ebuild N ] dev-java/blackdown-jdk-1.4.1
[ebuild N ] app-crypt/mhash-0.8.18-r1
[ebuild N ] media-libs/freetype-2.1.4
[ebuild N ] media-libs/tiff-3.5.7-r1
[ebuild N ] media-libs/lcms-1.09
[ebuild N ] media-libs/libmng-1.0.4
[ebuild N ] x11-misc/ttmkfdir-3.0.9
[ebuild N ] x11-base/opengl-update-1.5
[ebuild N ] media-libs/fontconfig-2.2.0-r2
[ebuild N ] app-arch/unzip-5.50-r1
[ebuild N ] app-arch/cabextract-0.6
[ebuild N ] x11-base/xfree-4.3.0-r2
[ebuild N ] x11-libs/qt-3.1.2-r3
[ebuild N ] media-libs/pdflib-4.0.3-r1
[ebuild N ] dev-libs/libmcrypt-2.5.5
[ebuild N ] dev-libs/libxml2-2.5.6
[ebuild N ] dev-libs/libxslt-1.0.30
[ebuild N ] app-text/aspell-0.50.3
[ebuild N ] media-libs/freetype-1.3.1-r3
[ebuild N ] media-libs/t1lib-1.3.1
[ebuild N ] dev-php/php-4.3.2

correct me if im wrong, but i guess that he wants to install X-win

thanks for any tips

regards
Back to top
View user's profile Send private message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Fri Jun 06, 2003 1:11 pm    Post subject: Reply with quote

Are you sure you need php, and not mod_php? The php package is a cli for php.
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Back to top
View user's profile Send private message
eagle_cz
Apprentice
Apprentice


Joined: 06 Jun 2003
Posts: 214

PostPosted: Fri Jun 06, 2003 2:48 pm    Post subject: Reply with quote

mod_php can solve my current situation, but question isnt if i need php or mod_php, but why that filter doesnt work ...
any thanks for typ :)
Back to top
View user's profile Send private message
beandog
Bodhisattva
Bodhisattva


Joined: 04 May 2003
Posts: 2072
Location: /usa/utah

PostPosted: Fri Jun 06, 2003 3:34 pm    Post subject: Reply with quote

Doh, youre right.. I didnt answer the right question.

Answer: I dunno. :)

Try doing emerge -puv php to see why it needs certain thingies. Just an idea.
_________________
If it ain't broke, tweak it. dvds | blurays | blog | wiki
Back to top
View user's profile Send private message
Pythonhead
Developer
Developer


Joined: 16 Dec 2002
Posts: 1801
Location: Redondo Beach, Republic of Calif.

PostPosted: Fri Jun 06, 2003 3:50 pm    Post subject: Reply with quote

Try adding -pdflib -truetype to your USE variable, and any others you might suspect. I think its pdflib that requires qt, which wants opengl etc.

I beleive the problem is that although you said "-X", there are other packages that depend on X, so are adding "X" themselves. Make sense?
Back to top
View user's profile Send private message
sweede
n00b
n00b


Joined: 02 Jan 2003
Posts: 45

PostPosted: Sat Jun 07, 2003 6:04 pm    Post subject: Reply with quote

USE="-qt" is all you need

emerge -p -v package,
-v is your freind...

dev-php/php-4.3.2 -X -cjk +crypt -curl -firebird -flash -freetds +gd -gdbm -imap -informix -java +jpeg +ldap -mcal +mysql +nls -oci8 -odbc +pam +pdflib -memlimit +pic +png +postgres -qt +snmp +spell +ssl -tiff +truetype +xml +xml2 +zlib +readline
Back to top
View user's profile Send private message
eagle_cz
Apprentice
Apprentice


Joined: 06 Jun 2003
Posts: 214

PostPosted: Sat Jun 07, 2003 6:25 pm    Post subject: Reply with quote

cool thanks for tips guys, i will check it out
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum