diff options
author | Heiko Schaefer <heikos@users.sourceforge.net> | 2001-09-22 11:39:18 +0000 |
---|---|---|
committer | Heiko Schaefer <heikos@users.sourceforge.net> | 2001-09-22 11:39:18 +0000 |
commit | 360bbfcf85a212c72a178db136f9cf7b95db89c1 (patch) | |
tree | a35dfe50497ec9ee4413aeebdb8da6bfc4cb4e41 | |
parent | d63a32635ff7eac3795ab212903fa9af8d89d90c (diff) | |
download | xine-lib-360bbfcf85a212c72a178db136f9cf7b95db89c1.tar.gz xine-lib-360bbfcf85a212c72a178db136f9cf7b95db89c1.tar.bz2 |
introduced a section about problems compiling xine-lib
CVS patchset: 680
CVS date: 2001/09/22 11:39:18
-rw-r--r-- | doc/FAQ | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -67,6 +67,14 @@ check that <prefix>/bin is in your path and your linker will find libs installed in </prefix>/lib. +xine-lib doesn't compile +------------------------ + +in order to be able to compile xine-lib, you need (amongst other things) +the zlib compression library plus the appropriate headers, which are +often found in a package called zlib-devel or similar. + + xine-lib installed nicely but xine-ui complains about not finding xine-lib -------------------------------------------------------------------------- |