Problems compiling mod_fastcgi module

RVR777 <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
Hi,

I am trying to compile the mod_fastcgi module as a Dynamic Shared
Object, but I'm having problems...

When I use the "apxs -o mod_fastcgi.so -c *.c" in the mod_fastcgi
directory, looks like that the compiling is gone fine. No errors, no
warnings. But then, i use the "apxs -i -a -n fastcgi mod_fastcgi.so",
and get this:

root@ec:~/mod_fastcgi-2.4.0# apxs -i -a -n fastcgi mod_fastcgi.so
/var/www/build/instdso.sh SH_LIBTOOL='/var/www/build/libtool'
mod_fastcgi.so /usr/lib/apache2
^[[1~/var/www/build/libtool --mode=install cp mod_fastcgi.so /usr/lib/apache2/
cp mod_fastcgi.so /usr/lib/apache2/mod_fastcgi.so
Warning!  dlname not found in /usr/lib/apache2/mod_fastcgi.so.
Assuming installing a .so rather than a libtool archive.
chmod 755 /usr/lib/apache2/mod_fastcgi.so
[activating module `fastcgi' in /etc/apache2/httpd.conf]
root@ec:~/mod_fastcgi-2.4.0#

I'm using Slackware 10.

Thanks

--
by RVR777
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.