ftp.nice.ch/peanuts/GeneralData/Usenet/news/1991/CSNProg-91.tar.gz#/comp-sys-next-programmer/1991/Oct/RSC-v5.5

This is RSC-v5.5 in view mode; [Up]


Date: Sun 06-Oct-1991 02:48:06 From: alberto@parsec.uucp (Manuel Alberto Ricart) Subject: RSC v5.5 Netters, I managed to compile rcs v5.5 however, it fails the installtest script that comes with it. When used, it seems to have problems with diff (gnu v.1.15) however, I bet the problem is really with rcs. In order to get it to compile I had to remove a bunch of "bogus" prototypes that conflicted with the next include files. Perhaps someone in the Net has compiled and succesfully uses rcs v.5.5 and would be nice enough to post a list of the changes. - It seems from the mail volume that I have been getting that there are quite a few out there that are having the same problem. Send me the info. And I'll summarize. Alberto
Date: Sun 06-Oct-1991 20:23:54 From: dse@cbnewsi.cb.att.com (donald.s.eaves) Subject: Re: RSC v5.5 I have successfully compiled RCS 5.5, It also went though the entire test procedure without a hitch. I compiled the 1.15 versions of diff and diff3 and placed them in /bin . The diff of the modified Makefile and the Original follow: diff ../Makefile src/Makefile 86,87c86,87 < DIFF3 = /bin/diff3 < DIFF3_TYPE = bin --- > DIFF3 = /usr/lib/diff3 > DIFF3_TYPE = lib 138c138 < CFLAGS = ${CC_O} ${CC_R} -bsd --- > CFLAGS = ${CC_O} ${CC_R} Don

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Marcel Waldvogel and Netfuture.ch.