|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
pulling my hair out trying to compile the new version of php
my poet peeve is this, compileing php is very difficult unless you compile a ton of other things from scratch!
There pronbably is not a way to fix that but it it darned annoying! Is there anyway I can upgrade gd to version 2 to without having to compile???? please, someone help me! |
|
#2
|
|||
|
|||
|
RE: pulling my hair out trying to compile the new version of php
Hopefully I can help you
First did you do a make on GD? And does it work try ./gddemo it should make a file demoout.gif Then you have to get to the php dir cd /etc/php then reconfigure it ./configure --with-apache=../httpd --with-mysql=/usr/local/mysql --enable-track-vars --with-gd=/usr/local/gd Then do a make make install then recompile apache cd /etc/httpd make make install |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > pulling my hair out trying to compile the new version of php |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|