On Sat, 6 Nov 1999, Jean Pierre LeJacq wrote: > Probably because /usr was mounted readonly. Try: > > mount > > and see if this is true. To change to read/write see > the man page for mount.
mount -o remount,rw /usr
or something like this.
--
Linux, because I'd like to *get there* today
For public PGP-key: finger [EMAIL PROTECTED]

