Hi Aleksandr,

> checking for jpeg_read_header in -ljpeg... no
> configure: error: libjpeg not found!
> 
> !!! ERROR: dev-php/php-4.3.3-r2 failed.
> !!! Function econf, Line 338, Exitcode 1
> !!! econf failed
> 
> But I HAVE installed jpeg library, I've checked it with qpkg -I
> 
> My USE flags:
> USE="3dnow sse mmx mysql java samba alsa oss cdr -foomaticdb -gdbm -gtk2
> - -gnome -mikmod -motif -berkdb
> - -quicktime svga unicode dvd apache2"
> 
> I get the same error when I try to emerge mod_php.
> 
> Is it possible to emerge php and how?

check with "etcat -u php" if the php or the mod_php ebuild uses the jpeg
USE-flag (The Flags that are used during configuration and compilation
of the ebuild are shown in green color). If the flag is used u should be
able to emerge php or mod_php with the following command:

USE="-jpeg" emerge php or USE="-jpeg" emerge mod_php

Be aware that with this you will get php or mod_php without jpeg
support.

brgds, Marc



--
[EMAIL PROTECTED] mailing list

Reply via email to