ID:               16752
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         GD related
 Operating System: HP-UX 11.00
 PHP Version:      4.2.0
 New Comment:

I've must changed --with-gd by --with-gd=/PKl01h01/soft/web in my full
configure line. I don't know why but now it works with 4.2.0 and latest
stable snapshot. Before with --with-gd=/PKl01h01/soft/web I've got the
error and not now anymore...I don't understand nothing has changed in
the system.

...but it works now :)
Thanks, JC.


Previous Comments:
------------------------------------------------------------------------

[2002-04-30 06:50:16] [EMAIL PROTECTED]

But does it work with the full configure line you have used?
And was it the latest STABLE snapshot which fixed it?

--Jani


------------------------------------------------------------------------

[2002-04-30 06:39:34] [EMAIL PROTECTED]

hellow, it works (with and without your configure file)

This bug can be closed.

Thanks

@++
JC

------------------------------------------------------------------------

[2002-04-29 16:02:55] [EMAIL PROTECTED]

1. Get 
http://snaps.php.net/php4-STABLE-latest.tar.gz
2. Replace the configure file in it with this:
http://www.edin.dk/php/configure.gz

3. Try this configure line:

./configure --without-mysql --with-zlib-dir=/PKl01h01/soft/web
--with-png-dir=/PKl01h01/soft/web
--with-ttf=/PKl01h01/soft/web --with-jpeg-dir=/PKl01h01/soft/web
--with-xpm-dir=/PKl01h01/soft/web
--with-gd=/PKl01h01/soft/web



------------------------------------------------------------------------

[2002-04-29 06:49:39] [EMAIL PROTECTED]

> Are you sure nothing else has changed in your system
> since the time you compiled 4.1.2? 

yes and I can recompile php 4.1.2 now without error

> What does 'ls -l /PKl01h01/soft/web/include/gd.h' output?

-rwxr-x---   1 ahpl0101   hpl01100      9326 Mar 27  2001
/PKl01h01/soft/web/include/gd.h

> What does 'ls -l /PKl01h01/soft/web/lib/libgd.a' output?

-rwxr-x---   1 ahpl0101   hpl01100    237858 Mar 27  2001
/PKl01h01/soft/web/lib/libgd.a

'find / -name gd.h 2> /dev/null' output is :

/PKl01h01/soft/web/include/gd.h 

@++
JC

------------------------------------------------------------------------

[2002-04-28 20:14:29] [EMAIL PROTECTED]

Are you sure nothing else has changed in your system
since the time you compiled 4.1.2? 

What does 'ls -l /PKl01h01/soft/web/include/gd.h' output?
What does 'ls -l /PKl01h01/soft/web/lib/libgd.a' output?

Are you sure you don't have GD installed elsewhere in your
system? (find / -name gd.h)

--Jani


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/16752

-- 
Edit this bug report at http://bugs.php.net/?id=16752&edit=1

Reply via email to