summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Keil <jkeil@users.sourceforge.net>2001-09-09 19:34:05 +0000
committerJuergen Keil <jkeil@users.sourceforge.net>2001-09-09 19:34:05 +0000
commit47145c90d1474246ec25d0661664dcf17b51fb3d (patch)
tree1de9183fcd9ca42c207be823593f3095e47d3966
parent243d2ec51edb3bd9e5f0d2308e91f5e3a71a1bd1 (diff)
downloadxine-lib-47145c90d1474246ec25d0661664dcf17b51fb3d.tar.gz
xine-lib-47145c90d1474246ec25d0661664dcf17b51fb3d.tar.bz2
The "XINE is hanging" problem on solaris should be fixed now.
CVS patchset: 595 CVS date: 2001/09/09 19:34:05
-rw-r--r--doc/README.solaris11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/README.solaris b/doc/README.solaris
index e49d1401a..99cc96c5b 100644
--- a/doc/README.solaris
+++ b/doc/README.solaris
@@ -30,14 +30,3 @@ Known Problems
Reboot the machine after modifying /etc/system to activate the new
shared memory defaults.
-
-* No Video, or video stops after a few frames
-
- If you're on Solaris 8, try to use XINE with the "alternate libthread
- implementation". The alternate thread implementation can be selected
- at runtime by adding /usr/lib/lwp into the LD_LIBRARY_PATH environment
- variable:
-
- LD_LIBRARY_PATH=/usr/lib/lwp
-
- See also the threads(3THR) man page, "ALTERNATE IMPLEMENTATION"