LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-24-2002, 07:12 PM   #1
limpimpin
LQ Newbie
 
Registered: Jan 2002
Location: houston,tx
Distribution: mandrake 8.1, cuz im a newbie :)
Posts: 3

Rep: Reputation: 0
xine


can someone give me the step by step to installing xine for mandrake 8.1. i dont know how to install a linux prog at all, so detail might be most helpful.
thanx
 
Old 01-24-2002, 11:04 PM   #2
isajera
Senior Member
 
Registered: Jun 2001
Posts: 1,635

Rep: Reputation: 45
check out the xine page at sourceforge - they've got the downloads, tarballs, rpms, how-to's ect. it's just a matter of downloading it and installing it.
 
Old 01-25-2002, 12:30 AM   #3
SlCKB0Y
Member
 
Registered: Oct 2001
Location: Sydney
Distribution: Arch
Posts: 295

Rep: Reputation: 96
1. go to htto://xine.sourceforge.net, go to the releases section, dowload the latest xine-ui and xine-lib tarballs

2. from the command line in the same directory that you saved xine-lib, execute the following command

tar -zxvf ./xine-lib-0.9.8.tar.gz
cd ./xine-lib
./configure
make
su
#*root password and enter*
make install

#then exit the root shell
exit
cd ../
/sbin/ldconfig
tar -zxvf ./xine-ui-0.9.8.tar-gz
cd ./xine-ui
./configure
make
su
#*root password and press enter*
make install
exit
xine

enjoy!!
 
Old 01-27-2002, 11:01 PM   #4
jazz...
LQ Newbie
 
Registered: Jan 2002
Location: Toronto
Distribution: Gentoo :-)
Posts: 7

Rep: Reputation: 0
hi i done that but i get the following error:

checking for XINE-LIB version >= 0.9.4... 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 ***

i have read the FAQ file and the howto but i can't get it to work .

I went to /etc/ld.so.conf and added /usr/local/lib to the next line and saved it.

I have even tried the :
export PATH="$prefix/bin:$PATH"
export LD_LIBRARY_PATH="$prefix/lib:$LD_LIBRARY_PATH"

without the prefix/bin because i copied and untarred the files from /usr/local/src.

i have no idea what i am doing wrong and it doesn't want to work.

thanks in advance
 
Old 01-28-2002, 03:30 AM   #5
Mik
Senior Member
 
Registered: Dec 2001
Location: The Netherlands
Distribution: Ubuntu
Posts: 1,316

Rep: Reputation: 47
Just a few things, after you added /usr/local/lib to /etc/ld.so.conf did you run /sbin/ldconfig again?

Sometimes after getting an error in the configure file you have to clear the configure cache before running the configure script again. The easiest way is to rm the source tree and unpack the source tarball again. But you could also run ls *cache* which might help you find the right file (doesn't always work).

If it still gives problems you can force it to look in the right directory. Assuming you used the defaults when installing the xine-lib it will get installed in /usr/local. So run the config file with the following switch --prefix=/usr/local

If it still doesn't work after that and you are sure the xine-lib files are present in the right location and they are the right version, then you've got a real problem. You could try editing the config script to get it past that problem and maybe send an update to the maintainers why it wasn't finding the library files.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xine - how can xine embed firefox to play media b:z Linux - Software 11 07-23-2005 07:14 PM
xine-ui can't find xine-config on suse 9.2 rickbot Linux - Software 3 04-06-2005 08:28 PM
Strange Xine problem - Xine running fine only in Xnest xgreen Slackware 3 01-24-2005 09:00 AM
xine.de is under construction - how to install - xine-lib-1-rc3a.tar.gz sanjaya Linux - Software 1 02-13-2004 08:36 PM
can xine play .mov? is there a xine plug-in for firebird feetyouwell Linux - Software 3 01-12-2004 03:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration