Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
44ee291a
Commit
44ee291a
authored
22 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Added instructions for getting the new node2-4 dirs and lib dirs from cvs.
parent
c6410183
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/sbbsunix.txt
+10
-3
10 additions, 3 deletions
docs/sbbsunix.txt
with
10 additions
and
3 deletions
docs/sbbsunix.txt
+
10
−
3
View file @
44ee291a
...
...
@@ -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:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment