From ad2464b4ef019dcfe299d52325490a342b3e6d1b Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Tue, 28 Aug 2001 17:56:21 +0000 Subject: FAQ updates CVS patchset: 509 CVS date: 2001/08/28 17:56:21 --- doc/FAQ | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/FAQ b/doc/FAQ index 04fbd20b9..e69ec0136 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -67,6 +67,16 @@ check that /bin is in your path and your linker will find libs installed in /lib. +xine-lib installed nicely but xine-ui complains about not finding xine-lib +-------------------------------------------------------------------------- + +make sure /bin is in your path and the linker is able to find +libraries installed in /lib, where is where you installed +xine-lib (yes, you have to "make install" xine-lib first before you +can compile xine-ui). See previous question for details about how to +properly compile and install xine-lib and xine-ui. + + how can I supply additional CFLAGS for the compilation ? -------------------------------------------------------- -- cgit v1.2.3