Can't make on ubuntu
Nir Soffer <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
I tried to make on ubunto running on Mac. This is what I get:
> cp Makefile.AP2 Makefile
edited the makefile:
top_dir = /usr/share/apache2
top_srcdir = /usr/include/apache2
> make
/usr/share/apache2/build/libtool: /usr/share/apache2/build/libtool: No
such file or directory
make: *** [mod_fastcgi.slo] Error 127
So I guess that the missing libtool is a link to /usr/bin/libtool. Added
a link for the missing file.
But I was not lucky:
> make
In file included from mod_fastcgi.c:72:
fcgi.h:22:19: httpd.h: No such file or directory
.....
Apache headers are not found?!
Is it possible to compile this under ubuntu/debian?
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/