#32358 [Bgs-Csd]: GD Functionality Missing JPEG

2005-03-29 Thread kklee at cbs dot com
 ID:   32358
 User updated by:  kklee at cbs dot com
 Reported By:  kklee at cbs dot com
-Status:   Bogus
+Status:   Closed
 Bug Type: GD related
 Operating System: Linux Fedora Core 3
 PHP Version:  4.3.10
 New Comment:

Well, since nobody had an answer, I had the choice of installing
php4.3.9 or php5 and I chose the latter.  Not sure why the problem
exists only on my setup for 4.3.10, but installing php5 (without the
need to install the -devel rpms as suggested) resolved the problem.


Previous Comments:


[2005-03-22 13:08:31] kklee at cbs dot com

Seems like a simple enough solution sniper, but that still didn't
resolve my problem.  I installed the libpng-devel, libjpeg-devel and
the gd-devel RPMS and then recompiled PHP again using the same options
and the JPEG feature still doesn't work in GD using PHP 4.3.10 --- I
compiled 4.3.9 again and that worked like a charm under the exact same
environment.  I guess I'm the only one who can compile without an error
but has no JPEG functionality --- during the compile, everything seems
to indicate that it is okay:

checking for the location of libjpeg... /usr
checking for jpeg_read_header in -ljpeg... (cached) yes

If there was any error at all, at least that would help me find this
needle in a haystack.



[2005-03-18 09:58:00] [EMAIL PROTECTED]

You have to install the -devel RPMs too.




[2005-03-18 06:38:08] kklee at cbs dot com

Description:

When I ran an standard ./configure --with-zlib --with-gd
--with-jpeg-dir=/usr --with-png-dir=/usr I am able to create PNG
images but not JPEG images.  The symptoms I experienced are:

1. imagepng() works but imagejpeg() does not
2. phpinfo() does not show JPG Support enabled under the GD module

I have tried the gd-2.0.28 and gd-2.0.32-3.rpm from Fedora Core
installed.  I also have libjpeg-6b-33 and libpng-1.2.7-1 rpms
installed.

I couldn't figure out what else to try to I compiled php 4.3.9 with the
exact same options and all JPEG features listed above works.  Am I the
only one unable to utilize JPEG in 4.3.10?  Sorry for the neophyte bug
report but I could not find the related bug in your bug database.








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


#32358 [Bgs]: GD Functionality Missing JPEG

2005-03-22 Thread kklee at cbs dot com
 ID:   32358
 User updated by:  kklee at cbs dot com
 Reported By:  kklee at cbs dot com
 Status:   Bogus
 Bug Type: GD related
 Operating System: Linux Fedora Core 3
 PHP Version:  4.3.10
 New Comment:

Seems like a simple enough solution sniper, but that still didn't
resolve my problem.  I installed the libpng-devel, libjpeg-devel and
the gd-devel RPMS and then recompiled PHP again using the same options
and the JPEG feature still doesn't work in GD using PHP 4.3.10 --- I
compiled 4.3.9 again and that worked like a charm under the exact same
environment.  I guess I'm the only one who can compile without an error
but has no JPEG functionality --- during the compile, everything seems
to indicate that it is okay:

checking for the location of libjpeg... /usr
checking for jpeg_read_header in -ljpeg... (cached) yes

If there was any error at all, at least that would help me find this
needle in a haystack.


Previous Comments:


[2005-03-18 09:58:00] [EMAIL PROTECTED]

You have to install the -devel RPMs too.




[2005-03-18 06:38:08] kklee at cbs dot com

Description:

When I ran an standard ./configure --with-zlib --with-gd
--with-jpeg-dir=/usr --with-png-dir=/usr I am able to create PNG
images but not JPEG images.  The symptoms I experienced are:

1. imagepng() works but imagejpeg() does not
2. phpinfo() does not show JPG Support enabled under the GD module

I have tried the gd-2.0.28 and gd-2.0.32-3.rpm from Fedora Core
installed.  I also have libjpeg-6b-33 and libpng-1.2.7-1 rpms
installed.

I couldn't figure out what else to try to I compiled php 4.3.9 with the
exact same options and all JPEG features listed above works.  Am I the
only one unable to utilize JPEG in 4.3.10?  Sorry for the neophyte bug
report but I could not find the related bug in your bug database.








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


#32358 [NEW]: GD Functionality Missing JPEG

2005-03-17 Thread kklee at cbs dot com
From: kklee at cbs dot com
Operating system: Linux Fedora Core 3
PHP version:  4.3.10
PHP Bug Type: GD related
Bug description:  GD Functionality Missing JPEG

Description:

When I ran an standard ./configure --with-zlib --with-gd
--with-jpeg-dir=/usr --with-png-dir=/usr I am able to create PNG images
but not JPEG images.  The symptoms I experienced are:

1. imagepng() works but imagejpeg() does not
2. phpinfo() does not show JPG Support enabled under the GD module

I have tried the gd-2.0.28 and gd-2.0.32-3.rpm from Fedora Core installed.
 I also have libjpeg-6b-33 and libpng-1.2.7-1 rpms installed.

I couldn't figure out what else to try to I compiled php 4.3.9 with the
exact same options and all JPEG features listed above works.  Am I the
only one unable to utilize JPEG in 4.3.10?  Sorry for the neophyte bug
report but I could not find the related bug in your bug database.




-- 
Edit bug report at http://bugs.php.net/?id=32358edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32358r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32358r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32358r=trysnapshot51
Fixed in CVS:http://bugs.php.net/fix.php?id=32358r=fixedcvs
Fixed in release:http://bugs.php.net/fix.php?id=32358r=alreadyfixed
Need backtrace:  http://bugs.php.net/fix.php?id=32358r=needtrace
Need Reproduce Script:   http://bugs.php.net/fix.php?id=32358r=needscript
Try newer version:   http://bugs.php.net/fix.php?id=32358r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=32358r=support
Expected behavior:   http://bugs.php.net/fix.php?id=32358r=notwrong
Not enough info: 
http://bugs.php.net/fix.php?id=32358r=notenoughinfo
Submitted twice: 
http://bugs.php.net/fix.php?id=32358r=submittedtwice
register_globals:http://bugs.php.net/fix.php?id=32358r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32358r=php3
Daylight Savings:http://bugs.php.net/fix.php?id=32358r=dst
IIS Stability:   http://bugs.php.net/fix.php?id=32358r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=32358r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32358r=float
No Zend Extensions:  http://bugs.php.net/fix.php?id=32358r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32358r=mysqlcfg