home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.sysv386
- Path: sparky!uunet!rde!ksmith!keith
- From: keith@ksmith.uucp (Keith Smith)
- Subject: Re: SCO ODT 2.0 ranlib question
- Organization: Keith's Computer, Hope Mills, NC
- Date: Thu, 23 Jul 92 03:02:42 GMT
- Message-ID: <1992Jul23.030242.15260@ksmith.uucp>
- References: <92203.161449JGROVER@MAINE.MAINE.EDU>
- Lines: 21
-
- In article <92203.161449JGROVER@MAINE.MAINE.EDU> John Grover <JGROVER@MAINE.MAINE.EDU> writes:
- >I'm just getting going with SCO. So far I like it. Please help me to
- >continue...
- >
- >I have mucho makefiles that ranlib libraries. However, ranlib uses the
- >xenix ar so I always get the message that it cant complete because the
- >library is not in x.out form. I don't intend to ever use xenix format
- >libraries. How can I tell ranlib, or the rest of the system for that
- >matter, to forget xenix format?
- >
- >John Grover "We all agree your theory is crazy,
- >Computing Center but is it crazy enough?"
- >University of Maine -- Niels Bohr
- >jgrover@maine.maine.edu
-
- mv /bin/ranlib /bin/ranlib.sco
- echo ":\nexit 0" >/bin/ranlib
- --
- Keith Smith uunet!ksmith!keith 5719 Archer Rd.
- Digital Designs BBS 1-919-423-4216 Hope Mills, NC 28348-2201
- Somewhere in the Styx of North Carolina ...
-