View previous topic :: View next topic |
Author |
Message |
caefer Apprentice
Joined: 14 Jan 2003 Posts: 170 Location: Hamburg, Germany
|
Posted: Tue Mar 30, 2004 5:58 pm Post subject: emerge php without X ? |
|
|
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 |
|
|
Will Scarlet Apprentice
Joined: 19 Mar 2004 Posts: 239
|
Posted: Tue Mar 30, 2004 6:26 pm Post subject: Re: emerge php without X ? |
|
|
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 |
|
|
caefer Apprentice
Joined: 14 Jan 2003 Posts: 170 Location: Hamburg, Germany
|
Posted: Thu Apr 01, 2004 7:17 am Post subject: |
|
|
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 |
|
|
Will Scarlet Apprentice
Joined: 19 Mar 2004 Posts: 239
|
Posted: Thu Apr 01, 2004 2:54 pm Post subject: |
|
|
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... |
|
Back to top |
|
|
|
|
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
|
|