PHP 5.2.1 on FC4 x86_64 compile note
Saturday, April 21st, 2007Linking libraries from its default location
ln -s /usr/include /opt/include ln -s /usr/lib64 /opt/lib
Now configuring with new location:
./configure --prefix=/usr/local --enable-force-cgi-redirect --enable-fastcgi --with-libxml --with-zlib --with-bz2 --with-curl --with-gd --enable-mbstring --with-mysql --with-jpeg-dir=/opt --with-png-dir=/opt --with-mysql=/opt
Recent Comments