home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.apps
- Path: sparky!uunet!cs.utexas.edu!uwm.edu!news.mr.med.ge.com!doug@med.ge.com
- From: doug@med.ge.com (Doug Curtis 5-4240)
- Subject: Small SunSolve problem
- Message-ID: <1992Aug21.205934.7995@mr.med.ge.com>
- Sender: news@mr.med.ge.com
- Nntp-Posting-Host: northern
- Reply-To: doug@med.ge.com (Doug Curtis 5-4240)
- Organization: GE Medical Systems, Milwaukee, WI
- Distribution: na
- Date: Fri, 21 Aug 92 20:59:34 GMT
- Lines: 16
-
- For those of you who have install SunSolve, but haven't rebooted...
- There is a slight problem with the entry added the the /etc/rc.local
- file. Change the following line:
-
- FROM THIS:
- if -f [ /usr/SunSolve/bin/rpc.solved ]; then
-
- TO THIS:
- if [ -f /usr/SunSolve/bin/rpc.solved ]; then
-
- All three installation options (scripts in _install) have the same bug.
-
-
-
- --
- Doug Curtis - curtisds@med.ge.com
-