Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
1991b07f
Commit
1991b07f
authored
Jul 17, 2003
by
rswindell
Browse files
Updated answer to __ctype_b link error question.
Added -C to unzip command-lines for case-insensitivity.
parent
b1423a4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
13 deletions
+7
-13
docs/sbbsunix.txt
docs/sbbsunix.txt
+7
-13
No files found.
docs/sbbsunix.txt
View file @
1991b07f
...
...
@@ -26,20 +26,14 @@ A. Should work with any GNU/Linux-x86 distribution (e.g. RedHat, Mandrake,
Debian, Slackware, etc.).
Q. Linking error: undefined reference: '__ctype_b'
A: Th
ere are currently
issue
s
linking the provided Mozilla libraries for Linux
A: Th
is is an
issue linking the provided Mozilla libraries for Linux
(libjs.a and libnspr4.lib) on RedHat Linux 9 and Mandrake Linux 9 using
glibc v2.3.2-11+.
We are working on resolving this issue permanently, but in the mean-time,
there are currently two available work-arounds:
1. Download and extract ftp://ftp.synchro.net/lib-linux-rh9.tgz for
RH9-compatible versions of the Mozilla libraries.
or:
2. Build the Mozilla libraries from source,
see http://mannsoft.ca/howtos.php for detailed instructions.
This issue has been resolved with the addition of libjs.so and libnspr4.so
to the CVS repository (in the lib/mozilla directory). If you're having this
problem, run "cvs update" in your lib and src/sbbs3 directories and
rebuild.
Q. Are non-x86 (Alpha, SPARC, 68k, PowerPC, etc) processors supported?
A. Not currently. Synchronet assumes a little-endian processor. It *may* work
...
...
@@ -281,7 +275,7 @@ Default Configuration (SCFG) Screen-shots
[Viewable File Type]
1: File Extension zip
2: Command Line unzip -l %s
2: Command Line unzip
-C
-l %s
3: Access Requirements UNIX
[Testable File Type]
...
...
@@ -292,7 +286,7 @@ Default Configuration (SCFG) Screen-shots
[Extractable File Type]
1: File Extension zip
2: Command Line unzip -o -j %f %s -d %g
2: Command Line unzip
-C
-o -j %f %s -d %g
3: Access Requirements UNIX
[Compressable File Type]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment