From:             jbard888 at aol dot com
Operating system: Fedora Core 1 2.4.22-1.2115.nptl
PHP version:      Irrelevant
PHP Bug Type:     Compile Failure
Bug description:  when I get to make install it ends with an error

Description:
------------
Im a collage student 

And im trying to set up snort as a class project

I downloaded all needed files according to the instructions

Everything was going fine untill I got to the PHP installation. I typed 

./configure --prefix=/www/php --with-apxs2=/www/bin/apxs
--with-config-file-path=/www/php --enable-sockets
--with-mysql=/usr/local/mysql --with-zlib-dir=/usr/local --with- gd



then make



then make install



on the make install is where I got the error



I checked the /www/modules/ dir. for libphp*.so

and it was not there

I started with 

PHP version 4.3.3

then I tried 4.3.5

then I tried 5.0.0RC1

all 3 had the same error 



Try to keep in mind that im new to linux

Iv only been useing it for about 6 mounths

I don't think its an EEOC error but then again

I only been using linux for 6 mounths 

so maby it is

Any help would be greatly apprecated







Reproduce code:
---------------
Installing PHP SAPI module:       apache2handler

/www/build/instdso.sh SH_LIBTOOL='/www/build/libtool' libphp5.la
/www/modules

/www/build/libtool --mode=install cp libphp5.la /www/modules/

cp .libs/libphp5.lai /www/modules/libphp5.la

cp .libs/libphp5.a /www/modules/libphp5.a

ranlib /www/modules/libphp5.a

chmod 644 /www/modules/libphp5.a

libtool: install: warning: remember to run `libtool --finish
/snort/php-5.0.0RC1/libs'

Warning!  dlname not found in /www/modules/libphp5.la.

Assuming installing a .so rather than a libtool archive.

chmod 755 /www/modules/libphp5.so

chmod: failed to get attributes of `/www/modules/libphp5.so': No such file
or directory

apxs:Error: Command failed with rc=65536

.

make: *** [install-sapi] Error 1




-- 
Edit bug report at http://bugs.php.net/?id=27953&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27953&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27953&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27953&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27953&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27953&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27953&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27953&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27953&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27953&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27953&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27953&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27953&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27953&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27953&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27953&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27953&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27953&r=float

Reply via email to