Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-30 Thread sniper

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

Okay. Closing then. Might have been some permission
thing maybe?

--Jani



Previous Comments:


[2002-04-30 06:59:13] [EMAIL PROTECTED]

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.



[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   hpl01100237858 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



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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-30 Thread mad

 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   hpl01100237858 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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-30 Thread sniper

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

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

--Jani



Previous Comments:


[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   hpl01100237858 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




[2002-04-26 13:55:01] [EMAIL PROTECTED]

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



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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-30 Thread mad

 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:

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

This bug can be closed.

Thanks

@++
JC


Previous Comments:


[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   hpl01100237858 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




[2002-04-26 13:55:01] [EMAIL PROTECTED]

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



[2002-04-25 21:43:52] [EMAIL PROTECTED]

Where is gd.h in your system?




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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-29 Thread sniper

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

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




Previous Comments:


[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   hpl01100237858 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




[2002-04-26 13:55:01] [EMAIL PROTECTED]

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



[2002-04-25 21:43:52] [EMAIL PROTECTED]

Where is gd.h in your system?




[2002-04-25 08:06:12] [EMAIL PROTECTED]

It's the same if I specified the directory (as mentionned in the
description of this bug)

@++
JC



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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-29 Thread mad

 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:

> 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   hpl01100237858 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


Previous Comments:


[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




[2002-04-26 13:55:01] [EMAIL PROTECTED]

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



[2002-04-25 21:43:52] [EMAIL PROTECTED]

Where is gd.h in your system?




[2002-04-25 08:06:12] [EMAIL PROTECTED]

It's the same if I specified the directory (as mentionned in the
description of this bug)

@++
JC



[2002-04-24 11:13:45] [EMAIL PROTECTED]

What if you use this instead of empty path:

--with-gd=/PKl01h01/soft/web/

??

(The error message is not correct, there was wrong variable
used in it, which I have fixed in CVS.)

--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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-28 Thread sniper

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

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



Previous Comments:


[2002-04-26 13:55:01] [EMAIL PROTECTED]

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



[2002-04-25 21:43:52] [EMAIL PROTECTED]

Where is gd.h in your system?




[2002-04-25 08:06:12] [EMAIL PROTECTED]

It's the same if I specified the directory (as mentionned in the
description of this bug)

@++
JC



[2002-04-24 11:13:45] [EMAIL PROTECTED]

What if you use this instead of empty path:

--with-gd=/PKl01h01/soft/web/

??

(The error message is not correct, there was wrong variable
used in it, which I have fixed in CVS.)

--Jani




[2002-04-24 07:00:27] [EMAIL PROTECTED]

in config.log there's only "configure:28215: error: Unable to find
libgd.(a|so) anywhere under /PKl01h01/soft/web"

libgd.sl and libgd.a are together in /PKl01h01/soft/web/lib

(create a symbolic link libgd.so -> libgd.sl doesn't solve the
problem.)

@++
JC



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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-26 Thread mad

 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:

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


Previous Comments:


[2002-04-25 21:43:52] [EMAIL PROTECTED]

Where is gd.h in your system?




[2002-04-25 08:06:12] [EMAIL PROTECTED]

It's the same if I specified the directory (as mentionned in the
description of this bug)

@++
JC



[2002-04-24 11:13:45] [EMAIL PROTECTED]

What if you use this instead of empty path:

--with-gd=/PKl01h01/soft/web/

??

(The error message is not correct, there was wrong variable
used in it, which I have fixed in CVS.)

--Jani




[2002-04-24 07:00:27] [EMAIL PROTECTED]

in config.log there's only "configure:28215: error: Unable to find
libgd.(a|so) anywhere under /PKl01h01/soft/web"

libgd.sl and libgd.a are together in /PKl01h01/soft/web/lib

(create a symbolic link libgd.so -> libgd.sl doesn't solve the
problem.)

@++
JC



[2002-04-23 19:19:48] [EMAIL PROTECTED]

Please check config.log for more information why it fails.
Also, where is the libgd.a (or libgd.so) located in your system?




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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-25 Thread sniper

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

Where is gd.h in your system?



Previous Comments:


[2002-04-25 08:06:12] [EMAIL PROTECTED]

It's the same if I specified the directory (as mentionned in the
description of this bug)

@++
JC



[2002-04-24 11:13:45] [EMAIL PROTECTED]

What if you use this instead of empty path:

--with-gd=/PKl01h01/soft/web/

??

(The error message is not correct, there was wrong variable
used in it, which I have fixed in CVS.)

--Jani




[2002-04-24 07:00:27] [EMAIL PROTECTED]

in config.log there's only "configure:28215: error: Unable to find
libgd.(a|so) anywhere under /PKl01h01/soft/web"

libgd.sl and libgd.a are together in /PKl01h01/soft/web/lib

(create a symbolic link libgd.so -> libgd.sl doesn't solve the
problem.)

@++
JC



[2002-04-23 19:19:48] [EMAIL PROTECTED]

Please check config.log for more information why it fails.
Also, where is the libgd.a (or libgd.so) located in your system?




[2002-04-23 11:45:13] [EMAIL PROTECTED]

./configure --with-config-file-path=/PKl01h01/soft/web/cfg
--without-mysql --with-sybase-ct=/PKl01he2/soft/ase12.0/OCS-12_0
--with-pdflib=/PKl01h01/soft/web --with-zl
ib-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-
ming=/PKl01h01/soft/web --with-gd --prefix=/PKl01h01/soft/web
--with-apxs=/PKl01h01/soft/web/apache/bin/apxs



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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-25 Thread mad

 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:

It's the same if I specified the directory (as mentionned in the
description of this bug)

@++
JC


Previous Comments:


[2002-04-24 11:13:45] [EMAIL PROTECTED]

What if you use this instead of empty path:

--with-gd=/PKl01h01/soft/web/

??

(The error message is not correct, there was wrong variable
used in it, which I have fixed in CVS.)

--Jani




[2002-04-24 07:00:27] [EMAIL PROTECTED]

in config.log there's only "configure:28215: error: Unable to find
libgd.(a|so) anywhere under /PKl01h01/soft/web"

libgd.sl and libgd.a are together in /PKl01h01/soft/web/lib

(create a symbolic link libgd.so -> libgd.sl doesn't solve the
problem.)

@++
JC



[2002-04-23 19:19:48] [EMAIL PROTECTED]

Please check config.log for more information why it fails.
Also, where is the libgd.a (or libgd.so) located in your system?




[2002-04-23 11:45:13] [EMAIL PROTECTED]

./configure --with-config-file-path=/PKl01h01/soft/web/cfg
--without-mysql --with-sybase-ct=/PKl01he2/soft/ase12.0/OCS-12_0
--with-pdflib=/PKl01h01/soft/web --with-zl
ib-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-
ming=/PKl01h01/soft/web --with-gd --prefix=/PKl01h01/soft/web
--with-apxs=/PKl01h01/soft/web/apache/bin/apxs



[2002-04-23 08:43:38] [EMAIL PROTECTED]

Please add your full configure line.

Derick



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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-24 Thread sniper

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

What if you use this instead of empty path:

--with-gd=/PKl01h01/soft/web/

??

(The error message is not correct, there was wrong variable
used in it, which I have fixed in CVS.)

--Jani



Previous Comments:


[2002-04-24 07:00:27] [EMAIL PROTECTED]

in config.log there's only "configure:28215: error: Unable to find
libgd.(a|so) anywhere under /PKl01h01/soft/web"

libgd.sl and libgd.a are together in /PKl01h01/soft/web/lib

(create a symbolic link libgd.so -> libgd.sl doesn't solve the
problem.)

@++
JC



[2002-04-23 19:19:48] [EMAIL PROTECTED]

Please check config.log for more information why it fails.
Also, where is the libgd.a (or libgd.so) located in your system?




[2002-04-23 11:45:13] [EMAIL PROTECTED]

./configure --with-config-file-path=/PKl01h01/soft/web/cfg
--without-mysql --with-sybase-ct=/PKl01he2/soft/ase12.0/OCS-12_0
--with-pdflib=/PKl01h01/soft/web --with-zl
ib-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-
ming=/PKl01h01/soft/web --with-gd --prefix=/PKl01h01/soft/web
--with-apxs=/PKl01h01/soft/web/apache/bin/apxs



[2002-04-23 08:43:38] [EMAIL PROTECTED]

Please add your full configure line.

Derick



[2002-04-23 08:25:33] [EMAIL PROTECTED]

Configure failed with GD since 4.2.0 (--with-gd and
with-gd=/blabla/blabla)

4.1.2

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_info_init in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=
checking whether to include include FreeType 1.x support... yes
checking whether to include T1lib support... no
checking for gdImageString16 in -lgd... yes
checking for gdImagePaletteCopy in -lgd... yes
checking for gdImageCreateFromPng in -lgd... yes
checking for gdImageCreateFromGif in -lgd... no
checking for gdImageGif in -lgd... no
checking for gdImageWBMP in -lgd... yes
checking for gdImageCreateFromJpeg in -lgd... yes
...

4.2.0

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_write_image in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=
checking for FreeType 1.x support... yes
checking for T1lib support... no
configure: error: Unable to find libgd.(a|so) anywhere under
/PKl01h01/soft/web

@++
JC




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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-24 Thread mad

 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:

in config.log there's only "configure:28215: error: Unable to find
libgd.(a|so) anywhere under /PKl01h01/soft/web"

libgd.sl and libgd.a are together in /PKl01h01/soft/web/lib

(create a symbolic link libgd.so -> libgd.sl doesn't solve the
problem.)

@++
JC


Previous Comments:


[2002-04-23 19:19:48] [EMAIL PROTECTED]

Please check config.log for more information why it fails.
Also, where is the libgd.a (or libgd.so) located in your system?




[2002-04-23 11:45:13] [EMAIL PROTECTED]

./configure --with-config-file-path=/PKl01h01/soft/web/cfg
--without-mysql --with-sybase-ct=/PKl01he2/soft/ase12.0/OCS-12_0
--with-pdflib=/PKl01h01/soft/web --with-zl
ib-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-
ming=/PKl01h01/soft/web --with-gd --prefix=/PKl01h01/soft/web
--with-apxs=/PKl01h01/soft/web/apache/bin/apxs



[2002-04-23 08:43:38] [EMAIL PROTECTED]

Please add your full configure line.

Derick



[2002-04-23 08:25:33] [EMAIL PROTECTED]

Configure failed with GD since 4.2.0 (--with-gd and
with-gd=/blabla/blabla)

4.1.2

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_info_init in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=
checking whether to include include FreeType 1.x support... yes
checking whether to include T1lib support... no
checking for gdImageString16 in -lgd... yes
checking for gdImagePaletteCopy in -lgd... yes
checking for gdImageCreateFromPng in -lgd... yes
checking for gdImageCreateFromGif in -lgd... no
checking for gdImageGif in -lgd... no
checking for gdImageWBMP in -lgd... yes
checking for gdImageCreateFromJpeg in -lgd... yes
...

4.2.0

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_write_image in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=
checking for FreeType 1.x support... yes
checking for T1lib support... no
configure: error: Unable to find libgd.(a|so) anywhere under
/PKl01h01/soft/web

@++
JC




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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-23 Thread sniper

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

Please check config.log for more information why it fails.
Also, where is the libgd.a (or libgd.so) located in your system?



Previous Comments:


[2002-04-23 11:45:13] [EMAIL PROTECTED]

./configure --with-config-file-path=/PKl01h01/soft/web/cfg
--without-mysql --with-sybase-ct=/PKl01he2/soft/ase12.0/OCS-12_0
--with-pdflib=/PKl01h01/soft/web --with-zl
ib-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-
ming=/PKl01h01/soft/web --with-gd --prefix=/PKl01h01/soft/web
--with-apxs=/PKl01h01/soft/web/apache/bin/apxs



[2002-04-23 08:43:38] [EMAIL PROTECTED]

Please add your full configure line.

Derick



[2002-04-23 08:25:33] [EMAIL PROTECTED]

Configure failed with GD since 4.2.0 (--with-gd and
with-gd=/blabla/blabla)

4.1.2

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_info_init in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=
checking whether to include include FreeType 1.x support... yes
checking whether to include T1lib support... no
checking for gdImageString16 in -lgd... yes
checking for gdImagePaletteCopy in -lgd... yes
checking for gdImageCreateFromPng in -lgd... yes
checking for gdImageCreateFromGif in -lgd... no
checking for gdImageGif in -lgd... no
checking for gdImageWBMP in -lgd... yes
checking for gdImageCreateFromJpeg in -lgd... yes
...

4.2.0

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_write_image in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=
checking for FreeType 1.x support... yes
checking for T1lib support... no
configure: error: Unable to find libgd.(a|so) anywhere under
/PKl01h01/soft/web

@++
JC




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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-23 Thread mad

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

./configure --with-config-file-path=/PKl01h01/soft/web/cfg
--without-mysql --with-sybase-ct=/PKl01he2/soft/ase12.0/OCS-12_0
--with-pdflib=/PKl01h01/soft/web --with-zl
ib-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-
ming=/PKl01h01/soft/web --with-gd --prefix=/PKl01h01/soft/web
--with-apxs=/PKl01h01/soft/web/apache/bin/apxs


Previous Comments:


[2002-04-23 08:43:38] [EMAIL PROTECTED]

Please add your full configure line.

Derick



[2002-04-23 08:25:33] [EMAIL PROTECTED]

Configure failed with GD since 4.2.0 (--with-gd and
with-gd=/blabla/blabla)

4.1.2

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_info_init in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=
checking whether to include include FreeType 1.x support... yes
checking whether to include T1lib support... no
checking for gdImageString16 in -lgd... yes
checking for gdImagePaletteCopy in -lgd... yes
checking for gdImageCreateFromPng in -lgd... yes
checking for gdImageCreateFromGif in -lgd... no
checking for gdImageGif in -lgd... no
checking for gdImageWBMP in -lgd... yes
checking for gdImageCreateFromJpeg in -lgd... yes
...

4.2.0

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_write_image in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=
checking for FreeType 1.x support... yes
checking for T1lib support... no
configure: error: Unable to find libgd.(a|so) anywhere under
/PKl01h01/soft/web

@++
JC




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




Bug #16752 Updated: Configure failed with GD since 4.2.0

2002-04-23 Thread derick

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

Please add your full configure line.

Derick


Previous Comments:


[2002-04-23 08:25:33] [EMAIL PROTECTED]

Configure failed with GD since 4.2.0 (--with-gd and
with-gd=/blabla/blabla)

4.1.2

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_info_init in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=
checking whether to include include FreeType 1.x support... yes
checking whether to include T1lib support... no
checking for gdImageString16 in -lgd... yes
checking for gdImagePaletteCopy in -lgd... yes
checking for gdImageCreateFromPng in -lgd... yes
checking for gdImageCreateFromGif in -lgd... no
checking for gdImageGif in -lgd... no
checking for gdImageWBMP in -lgd... yes
checking for gdImageCreateFromJpeg in -lgd... yes
...

4.2.0

...
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_write_image in -lpng... yes
checking for the location of libXpm... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for freetype(2)... no
If configure fails try --with-freetype-dir=
checking for FreeType 1.x support... yes
checking for T1lib support... no
configure: error: Unable to find libgd.(a|so) anywhere under
/PKl01h01/soft/web

@++
JC




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