[TYPO3-linux] Problem installing 4.0 with build4.0_full.sh from instal

apfel100 typo3-install-linux at news.netfielders.de
Sun Apr 8 08:33:17 CEST 2007


Hi, i've had exactly the same problem with 'build4.1_full.sh'.
Installing any gd-devel files doesn't help.

Try this:
Open the file 'build4.0_full.sh' with your editor and search for echo output 
"Building PHP for Apache"
some lines under this you'll find the ./configure call.It looks something like this 
"./configure --prefix=/usr/local/typo3 --enable-memory-limit --with-mysql...."
replace here the parameter 
--with-gd=/usr/local/typo3
with
--with-config-file-path=/typo3install/gd-2.0.33/config

You'll maybe have to change "gd-2.0.33" depending on what version is available for installation.

I am  an Linux newbie, so i can't explain exactly why this parameter has to look like this. I think it's a bug in the PHP-config or something like this. Read this, if you want to know more:

http://bugs.php.net/bug.php?id=36110


More information about the TYPO3-linux mailing list