Edward
September 20th, 2005, 09:12
I'm new to FreeBSD and I'm trying to get a webserver running. Apache and php4 runs just fine but I can't get support for GD activated. I found a couple of guides on the net but when i try to install lang/php4-extensions I get this:
===> Installing for php4-extensions-1.0
===> php4-extensions-1.0 depends on file: /usr/local/include/php/main/php.h - found
===> php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/gd.so - not found
===> Verifying install for /usr/local/lib/php/20020429/gd.so in /usr/ports/graphics/php4-gd
===> php4-gd-4.3.10 depends on executable: phpize - found
===> php4-gd-4.3.10 depends on file: /usr/local/bin/autoconf259 - found
===> php4-gd-4.3.10 depends on shared library: freetype.9 - found
===> php4-gd-4.3.10 depends on shared library: png.5 - found
===> php4-gd-4.3.10 depends on shared library: jpeg.9 - found
===> php4-gd-4.3.10 depends on shared library: t1.5 - found
===> php4-gd-4.3.10 depends on shared library: X11.6 - found
===> PHPizing for php4-gd-4.3.10
aclocal15: not found
*** Error code 1
Stop in /usr/ports/graphics/php4-gd.
*** Error code 1
Stop in /usr/ports/lang/php4-extensions.
Someone said it was caused by a corrupted bsd.port.mk so I tried replacing it with no luck.
The server is running FreeBSD 4.11
I am very thankful for any ideas.
/Edward
===> Installing for php4-extensions-1.0
===> php4-extensions-1.0 depends on file: /usr/local/include/php/main/php.h - found
===> php4-extensions-1.0 depends on file: /usr/local/lib/php/20020429/gd.so - not found
===> Verifying install for /usr/local/lib/php/20020429/gd.so in /usr/ports/graphics/php4-gd
===> php4-gd-4.3.10 depends on executable: phpize - found
===> php4-gd-4.3.10 depends on file: /usr/local/bin/autoconf259 - found
===> php4-gd-4.3.10 depends on shared library: freetype.9 - found
===> php4-gd-4.3.10 depends on shared library: png.5 - found
===> php4-gd-4.3.10 depends on shared library: jpeg.9 - found
===> php4-gd-4.3.10 depends on shared library: t1.5 - found
===> php4-gd-4.3.10 depends on shared library: X11.6 - found
===> PHPizing for php4-gd-4.3.10
aclocal15: not found
*** Error code 1
Stop in /usr/ports/graphics/php4-gd.
*** Error code 1
Stop in /usr/ports/lang/php4-extensions.
Someone said it was caused by a corrupted bsd.port.mk so I tried replacing it with no luck.
The server is running FreeBSD 4.11
I am very thankful for any ideas.
/Edward