xine-ui frontend ./configure error
Hi everyone. xine-lib compiled without errors and installed itself all over /usr/local xine-config is in /usr/local/bin Sorry to be so thick but how do I get it in my path or set the environment variable? SuSE 8.1 Thanks Steve. checking for xine-config... no checking for XINE-LIB version >= 1.0.0... no *** The xine-config script installed by XINE could not be found *** If XINE was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the XINE_CONFIG environment variable to the *** full path to xine-config. configure: error: *** You should install xine-lib first ***
fsanta <fsanta@arrakis.es> writes:
Hi everyone. xine-lib compiled without errors and installed itself all over /usr/local xine-config is in /usr/local/bin Sorry to be so thick but how do I get it in my path or set the environment
You have run `ldconfig` after installing xine-lib and before configuring xine-ui
* Graham Murray (graham@gmurray.org.uk) [030405 10:40]: ->fsanta <fsanta@arrakis.es> writes: -> ->> Hi everyone. ->> xine-lib compiled without errors and installed itself all over /usr/local ->> xine-config is in /usr/local/bin ->> Sorry to be so thick but how do I get it in my path or set the environment -> ->You have run `ldconfig` after installing xine-lib and before ->configuring xine-ui Before you run ldconfig make sure you have /usr/local/lib in /etc/ld.so.conf. If you have the /usr/local/lib reference in ld.so.conf then run ldconfig and it should find the libs. -- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org Tell me what you believe.. I'll tell you what you should see.
On Saturday 05 April 2003 20:43, Ben Rosenberg wrote:
* Graham Murray (graham@gmurray.org.uk) [030405 10:40]: ->fsanta <fsanta@arrakis.es> writes: -> ->> Hi everyone. ->> xine-lib compiled without errors and installed itself all over /usr/local ->> xine-config is in /usr/local/bin ->> Sorry to be so thick but how do I get it in my path or set the environment -> ->You have run `ldconfig` after installing xine-lib and before ->configuring xine-ui
Before you run ldconfig make sure you have /usr/local/lib in /etc/ld.so.conf. If you have the /usr/local/lib reference in ld.so.conf then run ldconfig and it should find the libs.
OK. Slowly but surely. Here are the new configure errors. The libpng (presumably I need the devel package too no?) is on the 8.1 CD's but the curl versions are too old. I can't find SuSE packages for curl in version 7.10.2. Oh and pkg-config too it seems. Can anyone help here? Thanks, Steve. checking for CURL-LIB version >= 7.10.2... no *** The curl-config script installed by CURL could not be found *** If CURL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the CURL_CONFIG environment variable to the *** full path to curl-config. *** All of curl dependent parts will be disabled *** checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for aalib-config... no checking for aainfo... /usr/bin/aainfo checking for AALIB version >= 1.2.0... yes checking for pkg-config... no *** pkg-config not found. See http://pkgconfig.sourceforge.net *** All of DIRECTFB dependent parts will be disabled checking for png_read_info in -lpng... no configure: error: *** libpng is needed (PNG library not found) - try to use --with-png-prefix option ***
Op zondag 6 april 2003 08:53, schreef fsanta:
OK. Slowly but surely. Here are the new configure errors. The libpng (presumably I need the devel package too no?) is on the 8.1 CD's but the curl versions are too old. I can't find SuSE packages for curl in version 7.10.2. Oh and pkg-config too it seems. Can anyone help here? Thanks, Steve.
suse/apt/SuSE/8.1-i386/base $ zgrep curl contlist.bz2 | grep -v src curl;7.10.3-2.pm.0;i586;packman curl;7.10.3-2.pm.0;src;packman curl;7.10.3-2.pm.0;src;packman-i686 curl;7.10.4-0.pm.0;i586;packman curl;7.10.4-0.pm.0;src;packman curl;7.10.4-0.pm.0;src;packman-i686 curl;7.9.8-50;i586;base curl;7.9.8-50;src;base curl-devel;7.10.3-2.pm.0;i586;packman curl-devel;7.10.4-0.pm.0;i586;packman curl-devel;7.9.8-50;i586;base curlpp;0.2.0-1;i686;suser-kpietrz curlpp;0.2.0-1;src;suser-kpietrz curlpp-devel;0.2.0-1;i686;suser-kpietrz The latest version is provided by the apt packman component. Just go here: ftp.gwdg.de/pub/linux/suse/apt/SuSE/8.1-i386/RPMS.packman That apt component provides xine-ui version 0.9.20 apt/SuSE/8.1-i386/base $ zgrep xine-ui contlist.bz2 xine-ui;0.9.20-0.pm.0;i586;packman xine-ui;0.9.20-0.pm.0;i686;packman-i686 xine-ui;0.9.20-0.pm.0;src;packman xine-ui;0.9.20-0.pm.0;src;packman-i686 perhaps that is the version you want compiling? -- Richard Bos Without a home the journey is endless
On Sunday 06 April 2003 10:11, Richard Bos wrote:
Op zondag 6 april 2003 08:53, schreef fsanta:
OK. Slowly but surely. Here are the new configure errors. The libpng (presumably I need the devel package too no?) is on the 8.1 CD's but the curl versions are too old. I can't find SuSE packages for curl in version 7.10.2. Oh and pkg-config too it seems. Can anyone help here? Thanks, Steve.
suse/apt/SuSE/8.1-i386/base $ zgrep curl contlist.bz2 | grep -v src curl;7.10.3-2.pm.0;i586;packman curl;7.10.3-2.pm.0;src;packman curl;7.10.3-2.pm.0;src;packman-i686 curl;7.10.4-0.pm.0;i586;packman curl;7.10.4-0.pm.0;src;packman curl;7.10.4-0.pm.0;src;packman-i686 curl;7.9.8-50;i586;base curl;7.9.8-50;src;base curl-devel;7.10.3-2.pm.0;i586;packman curl-devel;7.10.4-0.pm.0;i586;packman curl-devel;7.9.8-50;i586;base curlpp;0.2.0-1;i686;suser-kpietrz curlpp;0.2.0-1;src;suser-kpietrz curlpp-devel;0.2.0-1;i686;suser-kpietrz
The latest version is provided by the apt packman component. Just go here: ftp.gwdg.de/pub/linux/suse/apt/SuSE/8.1-i386/RPMS.packman
That apt component provides xine-ui version 0.9.20 apt/SuSE/8.1-i386/base $ zgrep xine-ui contlist.bz2 xine-ui;0.9.20-0.pm.0;i586;packman xine-ui;0.9.20-0.pm.0;i686;packman-i686 xine-ui;0.9.20-0.pm.0;src;packman xine-ui;0.9.20-0.pm.0;src;packman-i686
perhaps that is the version you want compiling?
Yep. That did it. Thanks. But what an effort. I think the days of compiling from source are coming to an end for me as the applications just get too dependent upon others. The alternative sems to be rpm. But is that just a cop out? Thanks again for your effort. Steve.
export PATH=$PATH:/usr/local/bin Good luck. You'll get there. On Sat, 5 Apr 2003 19:53:29 +0200 fsanta <fsanta@arrakis.es> wrote:
Hi everyone. xine-lib compiled without errors and installed itself all over /usr/local xine-config is in /usr/local/bin Sorry to be so thick but how do I get it in my path or set the environment variable? SuSE 8.1 Thanks Steve.
checking for xine-config... no checking for XINE-LIB version >= 1.0.0... no *** The xine-config script installed by XINE could not be found *** If XINE was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the XINE_CONFIG environment variable to the *** full path to xine-config. configure: error: *** You should install xine-lib first ***
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
-- Matthew Carpenter matt@eisgr.com http://www.eisgr.com/ Enterprise Information Systems *Network Consulting, Integration & Support *Web Development and E-Business
Op maandag 7 april 2003 05:34, schreef Matthew Carpenter:
xine-lib compiled without errors and installed itself all over /usr/local xine-config is in /usr/local/bin Sorry to be so thick but how do I get it in my path or set the environment variable? SuSE 8.1
Look for the PATH definition in /etc/profile or even better in /etc/profile.d -- Richard Bos Without a home the journey is endless
participants (5)
-
Ben Rosenberg
-
fsanta
-
Graham Murray
-
Matthew Carpenter
-
Richard Bos