ASSS Questions - Compileing DBeckham - Sun Aug 31, 2003 11:19 am Post subject: Compileing
Can we have some instructions on how to compile asss on linux
is it some thing like:
make clean
make dep
make install
Will this make all the modules too?
I am using Mandrake 9.1
Tnx
Smong - Sun Aug 31, 2003 11:39 am Post subject:
A quick glance at the makefile and I see things like "change this to the directory of your...", although I think there is a way to compile without the sql/db parts.
The only module it won't make is the security module as that code is top secret stuff.
Grelminar - Sun Aug 31, 2003 9:41 pm Post subject:
Just edit the Makefile to specify paths of whatever you have, and run "make install".