Skip to content
Snippets Groups Projects
Commit 44ee291a authored by rswindell's avatar rswindell
Browse files

Added instructions for getting the new node2-4 dirs and lib dirs from cvs.

parent c6410183
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,12 @@ Synchronet for Unix
-=-=-=-=-=-=-=-=-=-
Created: Mar 15, 2002
Updated: Jan 17, 2003
Updated: Jan 22, 2003
By: Rob Swindell
http://www.synchro.net
$Id$
The information in this file is current as of the "updated" date above. The
answers and instructions in this file may change over time, so be sure to get
......@@ -93,12 +94,18 @@ Note: Skip to step 8 if you are updating an existing Synchronet installation.
export CVSROOT=:pserver:anonymous@cvs.synchro.net:/cvsroot/sbbs
cvs login
(no password - just hit enter)
cvs -z3 co ctrl text exec node1 xtrn
cvs -z3 co ctrl text exec xtrn node1 node2 node3 node4
D. Get the required source code modules from the CVS repository:
cvs -z3 co src/sbbs3 src/uifc src/xpdev src/mozilla
(this may take a while as it includes pre-compiled libraries)
E. Get the required JavaScript library for your platform and build type:
cvs -z3 co lib/mozilla/js/linux.debug
or:
cvs -z3 co lib/mozilla/js/linux.release
or:
cvs -z3 co lib/mozilla/js/freebsd.debug
etc.
2. Build Synchronet:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment