On Sunday 27 July 2003 3:00 pm, Jim Bailey wrote:
Hi,
I am trying gentoo out as a general purpose web and mail server and while trying to emerge squirrelmail-1.4.1 I keep getting the following dependency problem.
These are the use flags I am using though any or no combination of use flags has no affect on dependencies.
Anyone got any ideas as to what muppetry I may of gotten myself into here, or is this a bug I should raise with the package maintainer.
Obviously it is out of the question to run X on a public facing server.
Peace Jim
The output of emerge -pv squirrelmail would be more useful.
mumia root # emerge -p --verbose squirrelmail
These are the packages that I would merge, in order:
Calculating dependencies ...done! [ebuild N ] x11-base/xfree-4.3.0-r2 -3dfx -sse +mmx +3dnow +xml +truetype +nls -cjk -doc -bindist [ebuild N ] media-libs/libmng-1.0.4 [ebuild N ] x11-libs/qt-3.1.2-r3 +cups -nas +postgres +opengl +mysql -odbc +gif [ebuild N ] dev-util/yacc-1.9.1-r1 [ebuild N ] net-www/apache-2.0.47 +berkdb +gdbm -ldap [ebuild N ] dev-perl/XML-Parser-2.31-r1 [ebuild N ] app-text/sablotron-0.97 [ebuild N ] media-libs/pdflib-4.0.3-r1 -tcltk +perl +python +java [ebuild N ] dev-libs/libmcrypt-2.5.7 [ebuild N ] dev-libs/libxml2-2.5.8 +python +readline -ipv6 [ebuild N ] dev-libs/libxslt-1.0.30-r1 +python [ebuild N ] app-text/aspell-0.50.3 [ebuild N ] net-libs/c-client-2002d +ssl [ebuild U ] media-libs/freetype-1.3.1-r3 [2.1.4] +nls [ebuild N ] media-libs/t1lib-1.3.1 -X -tetex [ebuild N ] net-libs/libwww-5.4.0-r1 +ssl +mysql [ebuild N ] dev-php/mod_php-4.3.2-r4 +apache2 -X -cjk +crypt -curl -firebird -flash -freetds -gd -gd-external +gdbm +imap -informix -ipv6 +java +jpeg -ldap -mcal -memlimit +mysql +nls -oci8 -odbc +pam +pdflib +png +postgres +qt -snmp +spell +ssl -tiff +truetype +xml2 [ebuild N ] net-mail/squirrelmail-1.4.1
Thanks for the tip I had forgotten about that. :)
As you can see the packages are trying to compile use flags that I am not using anymore. There is a bug raised by D. Robbins 2427 which talks about the current $WORKDIR needing to be cleaned, though at this point I am still trying to find out more info from the docs regarding how to do this but as yet no joy.
I think that my problem is that I missed the -p flag off my initial emerge by mistake. I CTR-C the emerge but now it seem hell bent on carrying out my initial instructions despite further instructions to the contrary.
Try adding '-qt' to your USE flags. Or do 'USE="-qt" emerge -pv squirrelmail'
-- Andrew Gaffney
-- [EMAIL PROTECTED] mailing list
