> On Mon, 02 Aug 2004 11:51:30 +0800 (SGT) > Peter Ryan <[EMAIL PROTECTED]> wrote: > > > I am trying to get CVsup running on 4.10. > > > > The handbook indicates it is easier to > > install the package, so I went to the > > package collection and installed > > cvsup-16.1h > > > > The package installation seemed to indicate > > the target directory was /usr/ports/net/cvsup. > > (this was a message asking me to confirm the > > installation from /stand/sysinstall) > > > > When I had finished the installation, I could > > not run cvsup - command not found. > > when you finish an installation, you'll very often > have to issue the 'rehash' command, which > tells your csh to reread the $PATH which is > set in your .cshrc > > if you didn't do this, you'll probably see the > command 'magically' appear after your next boot > or if you open another term and su to root.
Thanks for waving the wand... it did magically appear!! Regards Peter _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"