NFSTIMESYNC About Main Page
Get It
Documentation
Resources
My Other SF projects |
NFSTIMESYNC'S Installation
COMPILATION Just do ./configure [ --prefix=/where/put/files ] make install On non-Linux system instead of "make" use "gmake" USAGE NTS_DIR=/where/put/files eval `$NTS_DIR/bin/ntssetup -L $NTS_DIR/lib sh` # for sh, ksh, bash, etc eval `$NTS_DIR/bin/ntssetup -L $NTS_DIR/lib csh` # for csh, tcsh |