diff options
Diffstat (limited to 'doc/README-lib.solaris')
-rw-r--r-- | doc/README-lib.solaris | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/doc/README-lib.solaris b/doc/README-lib.solaris deleted file mode 100644 index 4926d2e3d..000000000 --- a/doc/README-lib.solaris +++ /dev/null @@ -1,14 +0,0 @@ -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 |