: You know, that does make more sense that what I wrote, probably because it
: was at 5:30 this morning and my brain doesn't boot up until 9:00.  Just
: type 'make' and you should be fine.  Sorry to mislead.

You guys both had it right.. It does vary depending on what you are compiling though.. 
The standard procedure
is generally as follows:

cd /dir/with/source <enter>
sh configure <enter> <-- Not always necessary
[make test] <enter>
make <enter>
make install <enter>

[modprobe module_name] <enter>

Later,

Bob


____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to