From 5fb2291fb9ef632f146d5a74cf591e1293766c23 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Tue, 17 Jul 2001 15:40:14 +0000 Subject: Cleanup (first stage) docs/mans. CVS patchset: 297 CVS date: 2001/07/17 15:40:14 --- doc/README-lib.solaris | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/README-lib.solaris (limited to 'doc/README-lib.solaris') diff --git a/doc/README-lib.solaris b/doc/README-lib.solaris new file mode 100644 index 000000000..4926d2e3d --- /dev/null +++ b/doc/README-lib.solaris @@ -0,0 +1,14 @@ +building xine-lib on solaris +---------------------------- + +* Compile xine with GNU make (gmake, /opt/sfw/bin/gmake) + +* If you get a "fatal: relocation error" ... "symbol __divdi3: + referenced symbol not found" error when running xine, re-configure + xine-lib with gcc as the linker command (env LD=gcc configure ...) + +* To get VIS accelerated MPEG decoding and colour space conversion + on Solaris SPARC, download and install Sun's mediaLib 2.0, available + here: + + http://www.sun.com/sparc/vis/mediaLib.html -- cgit v1.2.3