On Sat, 2003-03-08 at 10:10, Louis C. Candell wrote:
> [EMAIL PROTECTED] writes:
> 
> > >>On Sat, 8 Mar 2003, Louis C. Candell wrote:
> > > Use the following USE flag in /etc/make.conf :
> > >
> > >         -jpeg
> > >
> > > That should work.
> > 
> > 
> > This did the trick!
> 
> Heh, I knew it would :p

Actually, there are three errors in the ebuild...
1) line 126: use jpeg && myconf="${myconf} --with-jpeg-dir=/usr/lib"
   Should be:use jpeg && myconf="${myconf} --with-jpeg-dir=/usr"
   And magically jpeg support works!
2) line 132: myconf="${myconf} --with-png-dir=/usr/lib"
   Should be:myconf="${myconf} --with-png-dir=/usr"
   And magically png support works!   
2) Java support: mod_php does not work if blackdown-jdk 1.3.1-r7
   is selected and gcc is > 3; I think that is because that app is
   binary-only, and compiled against gcc 2.95 (remember also the
   mozilla/java plugin issues with gcc 3?). Selecting sun-j2sdk
   (that is compiled from source) solves this issue.

Regards,
Michele Noberasco

-- 
Linux *IS* user friendly: it just appears
to be selective who it is friend with!

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to