Title: Message
Your problem lies here
 
SH_LIBTOOL='/usr/lib/httpd/build/libtool' /usr/local/frontpage/version5.0/apache2/mod_frontpage.la /usr/lib/httpd/modules
/usr/lib/httpd/build/libtool --mode=install cp /usr/local/frontpage/version5.0/apache2/mod_frontpage.la /usr/lib/httpd/modules/
cp /usr/local/frontpage/version5.0/apache2/.libs/mod_frontpage.so /usr/lib/httpd/mod_frontpage.so
cp /usr/local/frontpage/version5.0/apache2/.libs/mod_frontpage.lai /usr/lib/httpd/mod_frontpage.la
cp /usr/local/frontpage/version5.0/apache2/.libs/mod_frontpage.a /usr/lib/httpd/mod_frontpage.a
ranlib /usr/lib/httpd/mod_frontpage.a
chmod 644 /usr/lib/httpd/mod_frontpage.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/httpd/modules'
grep: /usr/lib/httpd/modules/mod_frontpage.la: No such file or directory
grep: /usr/lib/httpd/modules/mod_frontpage.la: No such file or directory
mv: cannot stat `/usr/lib/httpd/modules/': No such file or directory
chmod 755 /usr/lib/httpd/modules/mod_frontpage.so
chmod: cannot access `/usr/lib/httpd/modules/mod_frontpage.so': No such file or directory
apxs:Error: Command failed with rc=65536

 
It looks like the file were copied to /usr/lib/httpd   but the chmod/grep/and mv was looking for them in /usr/lib/httpd/modules
 
Make sure you answered all the config questions correctly
 
Trent
 
 

Trent Melcher
Network/System Administrator
Startouch International LTD.
 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phil Maiorano
Sent: Tuesday, August 10, 2004 1:32 PM
To: [EMAIL PROTECTED]
Subject: [Apache-FP] Apache and FP extensions

Please Help!!! Tryning to install 2002 FP Extensions on Apache 2.0.49 on a SuSE Linux 9.1 Box
 
I am getting the following error
 
 
WARNING: The Apache you are running is newer than the one
supported by this kit.
You are running Apache 2.0.49 .
This kit supports Apache  .
Do you wish to continue? (y/n) [N]?  y
Using the Apache apxs utility to build mod_frontpage.so
/usr/lib/httpd/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -pthread -DNO_DBM_REWRITEMAP -I/usr/include/httpd -Dlinux  -c -o /usr/local/frontpage/version5.0/apache2/mod_frontpage.lo /usr/local/frontpage/version5.0/apache2/mod_frontpage.c && touch /usr/local/frontpage/version5.0/apache2/mod_frontpage.slo
/usr/lib/httpd/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -march=i386 -mcpu=i686 -I/usr/kerberos/include -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -pthread -DNO_DBM_REWRITEMAP -I/usr/include/httpd -Dlinux  -c -o /usr/local/frontpage/version5.0/apache2/mod_fpcgid.lo /usr/local/frontpage/version5.0/apache2/mod_fpcgid.c && touch /usr/local/frontpage/version5.0/apache2/mod_fpcgid.slo
/usr/lib/httpd/build/libtool --silent --mode=link gcc -o /usr/local/frontpage/version5.0/apache2/mod_frontpage.la -rpath /usr/lib/httpd/modules -module -avoid-version -Dlinux  -Wc,-Dlinux  /usr/local/frontpage/version5.0/apache2/mod_fpcgid.lo /usr/local/frontpage/version5.0/apache2/mod_frontpage.lo
Using the Apache apxs utility to install mod_frontpage.so
/usr/lib/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib/httpd/build/libtool' /usr/local/frontpage/version5.0/apache2/mod_frontpage.la /usr/lib/httpd/modules
/usr/lib/httpd/build/libtool --mode=install cp /usr/local/frontpage/version5.0/apache2/mod_frontpage.la /usr/lib/httpd/modules/
cp /usr/local/frontpage/version5.0/apache2/.libs/mod_frontpage.so /usr/lib/httpd/mod_frontpage.so
cp /usr/local/frontpage/version5.0/apache2/.libs/mod_frontpage.lai /usr/lib/httpd/mod_frontpage.la
cp /usr/local/frontpage/version5.0/apache2/.libs/mod_frontpage.a /usr/lib/httpd/mod_frontpage.a
ranlib /usr/lib/httpd/mod_frontpage.a
chmod 644 /usr/lib/httpd/mod_frontpage.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/httpd/modules'
grep: /usr/lib/httpd/modules/mod_frontpage.la: No such file or directory
grep: /usr/lib/httpd/modules/mod_frontpage.la: No such file or directory
mv: cannot stat `/usr/lib/httpd/modules/': No such file or directory
chmod 755 /usr/lib/httpd/modules/mod_frontpage.so
chmod: cannot access `/usr/lib/httpd/modules/mod_frontpage.so': No such file or directory
apxs:Error: Command failed with rc=65536
.
Finished running the Apache apxs utility.
ERROR: Unable to install mod_frontpage dso
 
Exiting due to an error!  Please fix the error and try again.
_______________________________________________
Apache-FP mailing list
[EMAIL PROTECTED]
http://lists.joshie.com/mailman/listinfo/apache-fp

Donations:
http://www.amazon.com/paypage/PT5LZITM9L227 

Reply via email to