Search found 1 match
- Tue Nov 25, 2003 11:05 am
- Forum: General Discussion
- Topic: problems installing php 4.3.4 on Mac OS X 10.3.1
- Replies: 0
- Views: 429
problems installing php 4.3.4 on Mac OS X 10.3.1
I tried following the instruction on phpmac.com to build php 4.3.4 with gd lib and postgresql, my postgreSQL server is running and gd lib compiled with no problems I used the following configure line ./configure --with-xml --with-zlib --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr/local --...