|
UNIX:
|
|
|
|
1. cp Makefile.whatever Makefile
|
|
2. make
|
|
3. Copy *.dat to a daa directory (for example, /usr/local/share/netmapr)
|
|
4. Add the following to your profile:
|
|
NETMAPRDIR=/usr/local/share/netmapr (or whatever)
|
|
export NETMAPRDIR
|
|
5. copy the binary to /usr/local/sbin
|
|
|