6.3 Installing Oak

Oak is available from http://web.mit.edu/ktools/. Download the latest version and unpackage it:

 
 Solaris% gunzip -c oak-1.3.5.tar.gz  tar xvf -   Solaris% cd oak-1.3.5 

Then configure and build it:

 
 Solaris% ./configure   Solaris% make 

Because Oak does not make use of any particularly nonstandard libraries, it should build without any problem. When it is complete, you will have a binary called oak , which you can install on your system from a root account:

 
 Solaris# make install 

This will place a copy of the oak binary in /usr/local/bin/ .



Open Source Network Administration
Linux Kernel in a Nutshell (In a Nutshell (OReilly))
ISBN: 130462101
EAN: 2147483647
Year: 2002
Pages: 85

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net