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

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
caefer
Apprentice
Apprentice


Joined: 14 Jan 2003
Posts: 170
Location: Hamburg, Germany

PostPosted: Tue Mar 30, 2004 5:58 pm    Post subject: emerge php without X ? Reply with quote

hi!

when I try to emerge php it insists to emerge X as well.
anybody can tell me why?

here my output:

Code:
 # emerge -vp php

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

Calculating dependencies ...done!
[ebuild  N    ] dev-libs/libxml2-2.6.6  -ipv6 -python +readline  2,590 kB
[ebuild  N    ] dev-libs/libxslt-1.1.3  -python  1,676 kB
[ebuild  N    ] app-crypt/mhash-0.8.18-r1   339 kB
[ebuild  N    ] media-libs/freetype-2.1.5-r1  -bindist -cjk +zlib  830 kB
[ebuild  N    ] media-libs/jpeg-6b-r3   598 kB
[ebuild  N    ] media-libs/tiff-3.5.7-r1   928 kB
[ebuild  N    ] media-libs/libpng-1.2.5-r4   369 kB
[ebuild  N    ] x11-base/opengl-update-1.5   [empty/missing/bad digest]
[ebuild  N    ] x11-misc/ttmkfdir-3.0.9-r1   19 kB
[ebuild  N    ] media-libs/fontconfig-2.2.1   599 kB
[ebuild  N    ] app-arch/unzip-5.50-r2   1,043 kB
[ebuild  N    ] app-arch/cabextract-0.6   90 kB
[ebuild  N    ] x11-base/xfree-4.3.0-r5  -3dfx -3dnow -bindist -cjk -debug -doc -ipv6 +mmx +nls +pam -sdk -sse -static +truetype +xml2  71,130 kB
[ebuild  N    ] dev-lang/tk-8.3.4-r1   2,531 kB
[ebuild  N    ] media-libs/pdflib-5.0.2  -java +perl -python +tcltk  2,709 kB
[ebuild  N    ] dev-libs/libmcrypt-2.5.7   511 kB
[ebuild  N    ] dev-perl/XML-Parser-2.34   224 kB
[ebuild  N    ] app-text/sablotron-0.97   428 kB
[ebuild  N    ] net-ftp/curl-7.10.8-r1  -ipv6 +ldap +ssl  995 kB
[ebuild  N    ] net-analyzer/net-snmp-5.0.9-r1  -ipv6 +ssl +tcpd  2,290 kB
[ebuild  N    ] net-libs/libwww-5.4.0-r2  +mysql +ssl  1,110 kB
[ebuild  N    ] net-libs/c-client-2002e-r2  +ssl  2,106 kB
[ebuild  N    ] media-libs/freetype-1.3.1-r3  +nls  1,919 kB
[ebuild  N    ] media-libs/t1lib-5.0.0-r2  -X -doc  1,595 kB
[ebuild  N    ] dev-php/php-4.3.4-r4  -X +berkdb +crypt +curl -fdftk -firebird -flash -freetds -gd -gd-external -gdbm +imap -informix -ipv6 -java +jpeg +ldap -mcal -memlimit +mysql +ncurses +nls -oci8 +odbc +pam +pdflib +png -postgres -qt +readline +snmp -spell +ssl +tiff +truetype +xml2 -yaz  3,686 kB

Total size of downloads: 100,326 kB



thanks a lot!


regards
/christian
Back to top
View user's profile Send private message
Will Scarlet
Apprentice
Apprentice


Joined: 19 Mar 2004
Posts: 239

PostPosted: Tue Mar 30, 2004 6:26 pm    Post subject: Re: emerge php without X ? Reply with quote

Looking through your post I found this:

caefer wrote:

Code:

[ebuild  N    ] x11-base/xfree-4.3.0-r5  -3dfx -3dnow -bindist -cjk -debug -doc -ipv6 +mmx +nls +pam -sdk -sse -static +truetype +xml2  71,130 kB
[ebuild  N    ] dev-lang/tk-8.3.4-r1   2,531 kB
[ebuild  N    ] media-libs/pdflib-5.0.2  -java +perl -python +tcltk  2,709 kB



pdflib has a dependency with tcltk. tk requires X, it's the gui part of tcl.

Anyway, you can do a couple of different things:

1. modify the portage.use file in /etc/portage and add the following line:
media-libs/pdflib -tcltk
If you don't have the file and/or the directory, create them.

2. modify your USE line in /etc/make.conf and add -tcltk to it.

The first option is just on the individual file. While the second is for the entire system.

Since you don't want X, what are you using this computer for?
Back to top
View user's profile Send private message
caefer
Apprentice
Apprentice


Joined: 14 Jan 2003
Posts: 170
Location: Hamburg, Germany

PostPosted: Thu Apr 01, 2004 7:17 am    Post subject: Reply with quote

thanks so far, thatt's it. :-)


Quote:
Since you don't want X, what are you using this computer for?


never heard of servers?
I use it for mail, web, dns, ldap authentication and of course as a fileserver.
the question could be: if you are using this computer, why would you want X?
;-)


regards
/christian
Back to top
View user's profile Send private message
Will Scarlet
Apprentice
Apprentice


Joined: 19 Mar 2004
Posts: 239

PostPosted: Thu Apr 01, 2004 2:54 pm    Post subject: Reply with quote

caefer wrote:

never heard of servers?
I use it for mail, web, dns, ldap authentication and of course as a fileserver.
the question could be: if you are using this computer, why would you want X?


Yes, I have heard of servers. But, some really die hard people only use the command line even for their desktop. Which is the reason I asked it the way I did. Just pure curiosity...:wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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