home *** CD-ROM | disk | FTP | other *** search
- Here's where everything goes, in case you just want to replace a few
- of them.
- BINDIR is the newsbin directory (e.g. /usr/lib/newsbin) where all of this
- stuff is located. RNEWSDIR is where rnews is currently located (if it shows
- up as /bin/rnews, ls -l it to make sure it's not a symbolic link to somewhere
- else).
-
- For spacefor:
- mkdir BINDIR/old if it's not already there
- move BINDIR/spacefor -> BINDIR/old/spacefor
- move spacefor.sh -> BINDIR/spacefor
- move spacefor.stub -> BINDIR/spacefor.stub
-
- For anne.jones: (you could also do 'make installaj')
- mkdir BINDIR/inject/old if it's not already there
- move BINDIR/inject/anne.jones -> BINDIR/inject/old/anne.jones
- move anne.jones.sh -> BINDIR/inject/anne.jones
- move anne.stub -> BINDIR/inject/anne.stub
-
- For tear:
- mkdir BINDIR/inject/old if it's not already there
- move BINDIR/inject/tear -> BINDIR/inject/old
- move tear -> BINDIR/inject/tear
-
- For rnews: (you could also do 'make installnews')
- mkdir RNEWSDIR/old if it's not already there
- move RNEWSDIR/rnews -> RNEWSDIR/old/rnews
- move rnews -> RNEWSDIR/rnews
-
- And that's it.
-