[rarch-cvs] src README,1.1,1.2
Status: Inactive
Brought to you by:
mnordstr
From: <mno...@us...> - 2002-08-08 14:18:13
|
Update of /cvsroot/rarch/src In directory usw-pr-cvs1:/tmp/cvs-serv13157 Modified Files: README Log Message: Basic installation instructions Index: README =================================================================== RCS file: /cvsroot/rarch/src/README,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README 8 Aug 2002 13:16:01 -0000 1.1 --- README 8 Aug 2002 14:18:06 -0000 1.2 *************** *** 1 **** ! Not here yet. \ No newline at end of file --- 1,12 ---- ! Welcome to rarch. ! ! For installation instructions, please read INSTALL. ! For the impatient, this should work: ! ! ./configure ! make ! make install (optional) ! ! If you have checked out the source from CVS, run ./reconf before doing the normal installation. ! ! For more information, goto http://rarch.sourceforge.net/ |