i've already installed gd but still recieving
Fatal error: Call to undefined function:
 imagecreatefromjpeg() .

----- Original Message -----
From: "Michael P. Carel" <[EMAIL PROTECTED]>
To: "Kevin Waterson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 3:45 PM
Subject: Re: [PHP] image creation error


> i've recompile my php4.3 in redhat with
>
./configure --with-mysql --with-apache=../apache_1.3.x --with-gd --with-zlib
>
> and i receive this error upon make
>
> make: *** Warning: File `libphp4.la' has modification time in the future
> (2003-0
> 2-14 16:04:12 > 2003-02-14 15:47:10)
> make: Nothing to be done for `all'.
> make: *** Warning:  Clock skew detected.  Your build may be incomplete.
>
>
> What should be the problem?
>
>
> ----- Original Message -----
> From: "Kevin Waterson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, February 14, 2003 3:07 PM
> Subject: Re: [PHP] image creation error
>
>
> > This one time, at band camp,
> > "Michael P. Carel" <[EMAIL PROTECTED]> wrote:
> >
> > > Hi to all,
> > >
> > > Im receiving a Fatal error: Call to undefined function:
> > > imagecreatefromjpeg() .
> >
> > You need to install gd
> >
> > in your config line add
> >
> >  --with-gd
> >
> > Kevin
> >
> > --
> >  ______
> > (_____ \
> >  _____) )  ____   ____   ____   ____
> > |  ____/  / _  ) / _  | / ___) / _  )
> > | |      ( (/ / ( ( | |( (___ ( (/ /
> > |_|       \____) \_||_| \____) \____)
> > Kevin Waterson
> > Port Macquarie, Australia
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to