Re: [gentoo-user] mod_php error

2003-03-08 Thread Noberasco Michele
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!


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


Re: [gentoo-user] mod_php error

2003-03-08 Thread Paul de Vrieze
On Saturday 08 March 2003 08:35, [EMAIL PROTECTED] wrote:

> > .

Yeah, dot-newline is the standard message terminator. Apparently pine does not 
escape this by .. which would work. So be advised not to include 
dot-newline in your message (adding a space should be sufficient too.

Paul

-- 
Paul de Vrieze
Researcher
Mail: [EMAIL PROTECTED]
Homepage: http://www.devrieze.net


pgp0.pgp
Description: signature


Re: [gentoo-user] mod_php error

2003-03-08 Thread Louis C. Candell
[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

-- 
Louis C. Candell

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mod_php error

2003-03-08 Thread herzog
>>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!

-- 
Larry Herzog Jr."Do nothing out of selfish ambition or vain
ZRXOA #1029  conceit, but in humility consider others
[EMAIL PROTECTED]  better than yourselves." - Philippians 2:3

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mod_php error

2003-03-07 Thread Mike Williams
On Sat, 2003-03-08 at 07:39, Louis C. Candell wrote:
> > > checking for jpeg_read_header in -ljpeg... no
> > > configure: error: libjpeg not found!
> > >
> > > !!! ERROR: dev-php/mod_php-4.3.1 failed.
> > > !!! Function src_compile, Line 217, Exitcode 1
> > > !!! bad ./configure
> 
> Use the following USE flag in /etc/make.conf :
> 
> -jpeg
> 
> That should work.

I'd be inclined to look at the config.log, especially as I have php
installed with jpeg enable, to actually find the error.
In my experience many 'libblah not found!' are attributed to broken
installs (i.e. a dependancy got removed), and usually fixed by
re-emerging the affected lib.

(I couldn't read the TOC of DVDs' from dvdrip, it kept popping up a box
and telling me to put a DVD in the drive. I found where the error was
generated in the source, and the failing command (tcprobe) which
triggered it. Running the command manually showed a missing lib
(libdvdread), re-emerged transcode, and I carried on and divx'd the DVD)

-- 
Mike Williams <[EMAIL PROTECTED]>


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


Re: [gentoo-user] mod_php error

2003-03-07 Thread Louis C. Candell
[EMAIL PROTECTED] writes:

> >>On Sat, 8 Mar 2003, Louis C. Candell wrote:
> > The error was nothing?
> >
> > What an easy error to fix!
> 
> This is what I sent:
> 
> On Sat, 8 Mar 2003 [EMAIL PROTECTED] wrote:
> 
> > I am getting the following error when trying to emerge mod_php  (the
> only
> > thing that is failing from a recent "emerge -u world")...
> > .
> > checking for jpeg_read_header in -ljpeg... no
> > configure: error: libjpeg not found!
> >
> > !!! ERROR: dev-php/mod_php-4.3.1 failed.
> > !!! Function src_compile, Line 217, Exitcode 1
> > !!! bad ./configure

Use the following USE flag in /etc/make.conf :

-jpeg

That should work.

-- 
Louis C. Candell

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mod_php error

2003-03-07 Thread herzog

>>On Sat, 8 Mar 2003, Louis C. Candell wrote:
> The error was nothing?
>
> What an easy error to fix!

This is what I sent:

On Sat, 8 Mar 2003 [EMAIL PROTECTED] wrote:

> I am getting the following error when trying to emerge mod_php  (the
only
> thing that is failing from a recent "emerge -u world")...
>
> .
> .
> .
> checking for jpeg_read_header in -ljpeg... no
> configure: error: libjpeg not found!
>
> !!! ERROR: dev-php/mod_php-4.3.1 failed.
> !!! Function src_compile, Line 217, Exitcode 1
> !!! bad ./configure


-- 
Larry Herzog Jr."Do nothing out of selfish ambition or vain
ZRXOA #1029  conceit, but in humility consider others
[EMAIL PROTECTED]  better than yourselves." - Philippians 2:3

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mod_php error

2003-03-07 Thread Louis C. Candell
[EMAIL PROTECTED] writes:

> I am getting the following error when trying to emerge mod_php  (the only
> thing that is failing from a recent "emerge -u world")...
> 
> 

The error was nothing?

What an easy error to fix!

-- 
Louis C. Candell

--
[EMAIL PROTECTED] mailing list



[gentoo-user] mod_php error

2003-03-07 Thread herzog

I am getting the following error when trying to emerge mod_php  (the only
thing that is failing from a recent "emerge -u world")...


--
[EMAIL PROTECTED] mailing list