home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!bloom-beacon!eru.mt.luth.se!lunic!sunic!aun.uninett.no!nuug!nntp.uio.no!kborge
- From: kborge@mordor.uio.no (Knut Borge)
- Newsgroups: comp.unix.ultrix
- Subject: Re: COPS ?
- Message-ID: <KBORGE.92Sep1144424@mordor.uio.no>
- Date: 1 Sep 92 13:44:24 GMT
- References: <1992Aug31.120749.1@vax.sonoma.edu>
- Sender: news@ulrik.uio.no (Mr News)
- Organization: University of Oslo, Norway
- Lines: 9
- In-Reply-To: mccalld@vax.sonoma.edu's message of 31 Aug 92 12:07:49 -0800
- Nntp-Posting-Host: mordor.uio.no
-
-
- The problem is that reconfig tries to be clever and decides to use /bin/test.
- However, later on the script needs a test that understands -x (which
- /bin/test doesn't) and fails. All you have to do is comment out the cleverness
- if you're running under Ultrix and run the script with /bin/sh5.
-
- ---
- Knut Borge, Center for Information Technology Services
- University of Oslo, Norway knut.borge@usit.uio.no
-