Date: 10/20/99
- Next message: pelle.andersson <email protected>: "[PHP-DEV] Bug #2576: Function imap_8bit() does not encode spaces"
- Previous message: Sascha Schmidt: "[PHP-DEV] Socket transfer while editing HTML-Form"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: a.kreicy <email protected>
Operating system: LINUX
PHP version: 3.0.12
PHP Bug Type: Installation problem
Bug description: Can't make libphp3.so
when i make and make install php it all works fine..no errors,nothing.make test also works great.
BUT there is no and there never has been generated a file named libphp3.so which i need to run php on my server.
so i check out the Makefile..lokks ok to me.
# make libphp3.so
c -o libphp3.so -I. -I. ./mod_php3.c libmodphp3-so.a -lm -ldl -Lpcrelib -lpc
re
make: c: Command not found
make: [libphp3.so] Error 127 (ignored)
this is the one thing not working but the main thig for having php on my server..
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: pelle.andersson <email protected>: "[PHP-DEV] Bug #2576: Function imap_8bit() does not encode spaces"
- Previous message: Sascha Schmidt: "[PHP-DEV] Socket transfer while editing HTML-Form"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

