On Wed, 9 Feb 2000, Philip Cohen wrote:

> i then ran 'make' and i got the following error:
> 
> apxs -c -I/usr/local/lib/include -L/usr/local/lib/lib -lmidgard
> mod_midgard.c
> make: apxs: Command not found
> make: *** [mod_midgard.so] Error 127

apxs is not in your path. Add its location to your path (/usr/sbin
on your system I think) or become root (which will have it in its
path).

> I am not the best when it comes to tracking down linux problems, but
> it seems that ./configure found apxs and make cant use it.  does
> anyone have any suggestions? what is Error 127?

Just the exit code I think. Not very important here.

emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to