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
3fe86459
Commit
3fe86459
authored
20 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Expand tabs to spaces.
parent
acdc9093
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
+7
-7
7 additions, 7 deletions
docs/sbbsunix.txt
with
7 additions
and
7 deletions
docs/sbbsunix.txt
+
7
−
7
View file @
3fe86459
...
...
@@ -127,11 +127,11 @@ Note: Example command-lines are pre-fixed with '#', symbolizing the Unix shell
Note: The "make" command may be used in place of "gmake" on systems where
the GNU Make utility is named "make" (e.g. Debian Linux).
Type "make -v" to verify that "make" is indeed GNU Make.
Type "make -v" to verify that "make" is indeed GNU Make.
Note: Any references to cvs.synchro.net can be replaced with
cvs-mirror.synchro.net (the Synchronet CVS Mirror site run by Stephen
Hurd) if you're having any problems with cvs.synchro.net.
Hurd) if you're having any problems with cvs.synchro.net.
Note: Skip to step 8 if you are updating an existing Synchronet installation.
...
...
@@ -217,10 +217,10 @@ Note: Skip to step 8 if you are updating an existing Synchronet installation.
# gmake
Note: If you're linking with /usr/lib/libmozjs.so, don't forget to add
"JSLIB=mozjs" to the gmake command-line
Note: For those building on systems that do not have X installed,
Note: For those building on systems that do not have X installed,
use "gmake NO_X=1"
Note: If X is not installed in /usr/X11R6,
use "gmake X_DIR=/path/to/X"
use "gmake X_DIR=/path/to/X"
Note: To debug compile/link command-line problems, adding "VERBOSE=1"
to the gmake command-line can be very helpful
Note: Warnings (if any) can be safely ignored
...
...
@@ -237,10 +237,10 @@ Note: Skip to step 8 if you are updating an existing Synchronet installation.
D. Build the Synchronet configuration utility (SCFG):
# gmake
Note: For those building on systems that do not have X installed,
Note: For those building on systems that do not have X installed,
use "gmake NO_X=1"
Note: If X is not installed in /usr/X11R6,
use "gmake X_DIR=/path/to/X"
use "gmake X_DIR=/path/to/X"
Note: Warnings (if any) can be safely ignored
E. Congratulate yourself on a job well-done.
...
...
@@ -258,7 +258,7 @@ Note: Skip to step 8 if you are updating an existing Synchronet installation.
Example (note the trailing dots):
# ln -s ../src/sbbs3/gcc.linux.exe.debug/* .
# ln -s ../src/sbbs3/scfg/gcc.linux.exe.debug/scfg* .
# ln -s ../src/sbbs3/scfg/gcc.linux.exe.debug/scfg* .
C. Copy (or create symbolic links to) the following shared libraries:
../src/sbbs3/gcc.linux.lib.debug/*
...
...
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