Click to See Complete Forum and Search --> : OK - this one should be easy!


jwilson
03-28-2001, 09:17 PM
this is cut&pasted out of an INSTALL file:


3. Compiling the module

You will need SARLib-0.2.1 to compile this module.
You can download this library at:

http://sarlib.sourceforge.net/

Extract the SARLib in the same directory as this package.
Make sure your new 2.4.1+ kernel is in /usr/src/linux/
If it is not the case, you can also modify the path in the Makefile
Then type:

make

then become root and type:

make install


When he says modify the path in the Makefile, is referring to the line:
export PATH_INSTALL=/boot ?

Or is it possible that he's talking about the Makefile for the downloaded program?

Man I love the way that write this crap!

Thanks!

WCox
03-28-2001, 09:26 PM
Makefile for the downloaded program.

:cool: Slackware :cool:

jwilson
03-28-2001, 09:58 PM
Thanks a lot man, much help!