LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-11-2005, 09:44 AM   #1
rwillard
Member
 
Registered: Feb 2005
Location: Lethbridge, AB, Canada
Distribution: Fedora 3
Posts: 33

Rep: Reputation: 15
Installing Xine


Well... it's been a couple of days and I'm actually really enjoying F3. A couple of problems have arisen that I will post in two seperate threads.

I downloaded Xine to view the joke mails I get (good business case, eh?) and read the installation guide. Here is a dump of what happened:

[rob@localhost xine-lib-1-rc3a]$ ./configure
checking build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[rob@localhost xine-lib-1-rc3a]$ make
make: *** No targets specified and no makefile found. Stop.


So what can I do to rectify the compile error?

Thanks in advance...
Rob
 
Old 02-11-2005, 10:15 AM   #2
Boby
Member
 
Registered: Feb 2004
Posts: 781

Rep: Reputation: Disabled
Hello!

Quote:
So what can I do to rectify the compile error?
I think you have not installed gcc the C compiler. Take a look on the Fedora cd's for it.

Why don't you use Yum Extender [click me] or just yum and install Xine without problems. Run "yum install xine" and it should work installing all dependencies too.


Boby

Last edited by Boby; 02-11-2005 at 10:17 AM.
 
Old 02-14-2005, 02:07 AM   #3
tsiMental
Member
 
Registered: Jan 2005
Location: Norway
Distribution: Ubuntu Hoary / Debian Sarge
Posts: 62

Rep: Reputation: 15
When I tried to do a
Code:
yum install xine
I got this response:

Code:
--> Finished Dependency Resolution
Error: missing dep: libaa.so.1 for pkg xine
Error: missing dep: libaa.so.1 for pkg xine-lib
Error: missing dep: libcdio.so.0 for pkg xine-lib
Error: missing dep: libmodplug.so.0 for pkg xine-lib
Error: missing dep: libcdio.so.0(CDIO_0) for pkg xine-lib
Error: missing dep: libcdio.so.0(CDIO_0) for pkg vcdimager
Error: missing dep: libcdio.so.0 for pkg vcdimager
Error: missing dep: libiso9660.so.2 for pkg vcdimager
Error: missing dep: libImlib2.so.1 for pkg ffmpeg
Error: missing dep: libiso9660.so.2(ISO9660_2) for pkg vcdimager
What's wrong and what do I need to do?
 
Old 02-14-2005, 02:14 AM   #4
heema
Senior Member
 
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528

Rep: Reputation: 47
here is a link for you on howto setup yum

http://www.fedorafaq.org/#installsoftware
 
Old 02-25-2005, 07:22 PM   #5
Raafi
Member
 
Registered: Dec 2004
Location: New Jersey
Distribution: Fedora 36
Posts: 82

Rep: Reputation: 15
[root@localhost ~]# yum install xine
Setting up Install Process
Setting up Repo: base
repomd.xml 100% |=========================| 1.1 kB 00:00
Setting up Repo: updates-released
repomd.xml 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 797 kB 00:02
MD Read : ################################################## 2623/2623
base : ################################################## 2622/2622
primary.xml.gz 100% |=========================| 306 kB 00:01
MD Read : ################################################## 720/720
updates-re: ################################################## 720/720
No Match for argument xine
Nothing to do



i have been hearing of this "its easy as -yum install xine-"since i got fedora, what am i doing wrong???
 
Old 02-25-2005, 11:54 PM   #6
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Fedora diesn't ship xine, it ships totem with a gstreamer backend. You need to add extra yum repositories such as freshrpms and dag.
 
Old 03-09-2005, 05:09 AM   #7
Raafi
Member
 
Registered: Dec 2004
Location: New Jersey
Distribution: Fedora 36
Posts: 82

Rep: Reputation: 15
i was just looking thru the forum, and i never properly thanked you reddazz for your very helpful information

thanks

 
Old 03-09-2005, 09:17 AM   #8
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
kool
 
Old 03-09-2005, 01:46 PM   #9
Raafi
Member
 
Registered: Dec 2004
Location: New Jersey
Distribution: Fedora 36
Posts: 82

Rep: Reputation: 15
reddazz

i also found out today that i had installed the codecs into /usr/lib/win32, which was correct for xine, but i also had to install the same codecs into /usr/local/lib/codecs for totem and mplayer

but now i still have sound problems, , bascially, when i stream, i have no sound, but they do play the mp3 files i have on my computer

also, nothing i have plays wmv or wma files

any suggestions?
 
  


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
Installing Xine aeuzent Linux - Newbie 17 01-16-2005 08:20 AM
Installing xine deftones Linux - Newbie 4 12-16-2004 07:39 AM
Installing Xine EnglandFC Linux - Newbie 1 07-17-2004 12:28 PM
Xine - installing ras123 Linux - Software 11 06-14-2004 05:40 PM
Installing Xine martinman Linux - General 5 08-14-2003 10:07 PM

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

All times are GMT -5. The time now is 11:35 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