Hear us Roar
Article:
 |
|
PHP 4.3 and Mac OS X
|
| Subject: |
|
upgrading to 4.3.6 |
| Date: |
|
2004-05-07 05:10:59 |
| From: |
|
jeanloui
|
Response to: some advances
|
|
I have cleaned all and upgraded to 4.3.6 and builded and istalled png, jpeg and xml libraries
Now my Configure Command looks like this:
'./configure' '--with-xml' '--with-zlib' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-apxs=/usr/sbin/apxs'and I can "imagecreate" png files!
- I'm still running well the mysql 3.23.49 although no "--with-dbase" nor "--with-msql" configure commands appear: How is it possible?
Thanks for all your great support! |
|
| |