NFSTIMESYNC

About
 Main Page

Get It
 Via the Web
 Via Anonymous CVS

Documentation
 README
 News
 ChangeLog
 Installation
 BUGS

 NTS.1
 NTSSETUP.1
 NFSTIMESYNC.8

Resources
 WEB CVS
 SourceForge Page
 Forums

My Other SF projects
 kbde
 ksm
 noexec
 pkgrebuild
 rpmrebuild (with Eric Gerbier)
 rrp_statify
 statifier

SourceForge.net Logo

 
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