Ubuntu question
pavel
pavel-XHBUQMKE58M at public.gmane.org
Wed Jan 17 15:37:54 UTC 2007
> I recently had a question from a student asking how to get RCS installed
> on
> his Ubuntu system.
First question should be why, not how. If its to import RCS repository into
a newer and more able source code control system, then you go to:
http://www.gnu.org/software/rcs/rcs.html
and load the program, enter directory where you loaded the file, unpack it
like so:
tar xvfz rcs-xxxxx.tar.gz
cd rcs-xxxxxx/
./configure
make
make install
./rcs
... etc etc.
Suggestion for your student, for systems to be used: bazaar-ng and subversion.
All easily locatable on google.
Regards,
Pavel
--
The Toronto Linux Users Group. Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists
More information about the Legacy
mailing list