dijit
02-26-2003, 05:52 AM
I have installed about three different operating systems (SuSe x 2, RedHat x1, mandrake x 3) trying to get snort to work! (i am on mandrake now)
I am trying to install snort, with acid following an instruction booklet prepared by entropy
but i am getting stuck at the start! - trying to install mysql
Anyway, I am hoping this time with the help of you lot I can sort it out once and for all?! (fingers crossed)
first I download mysql-3.23.42.tar.gz (thats the version it tells me to use), then here is what I type.
tar -zxvf mysql-3.23.42.tar.gz
cd mysql-3.23.42
./configure --prefix=/usr/local/mysql --localstatedir=/var/mysql
that seems to go fine, i then type
make && make install
and it says
make: *** No targets specified and no makefile found. Stop.
can someone get me past this first error ?
I am trying to install snort, with acid following an instruction booklet prepared by entropy
but i am getting stuck at the start! - trying to install mysql
Anyway, I am hoping this time with the help of you lot I can sort it out once and for all?! (fingers crossed)
first I download mysql-3.23.42.tar.gz (thats the version it tells me to use), then here is what I type.
tar -zxvf mysql-3.23.42.tar.gz
cd mysql-3.23.42
./configure --prefix=/usr/local/mysql --localstatedir=/var/mysql
that seems to go fine, i then type
make && make install
and it says
make: *** No targets specified and no makefile found. Stop.
can someone get me past this first error ?