Hi all,
i have no idea where i can find a package for Solaris 8 (i've googled
several times).
I need the GD-lib in the compiled package.

I try to compile it but there's an error if i try "make install":


try 1(default):
/tmp/php-4.3.3 #make install
Installing PHP CLI binary:        /usr/local/bin/
Installing PHP CLI man page:      /usr/local/man/man1/
Installing PHP SAPI module:       apache
[activating module `php4' in /usr/local/apache/conf/httpd.conf]
cp libs/libphp4.so /usr/local/apache/libexec/libphp4.so
cp: cannot access libs/libphp4.so
apxs:Break: Command failed with rc=2
make: *** [install-sapi] Error 1


try 2(renamed libphp4.a to libphp4.so):
- make install is ok, but if i want start the server i get this error:
/usr/local/apache/bin #./apachectl start
Syntax error on line 206 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1:
/usr/local/apache/bin/httpd: fatal: /usr/local/apache/libexec/libphp4.so:
unknown file type
./apachectl start: httpd could not be started



The apache is version 1.3.27.

Any idea for that problem or a link to find an all inclusive PHP-package for
solaris8?

Thanks a lot,
Tobias

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to