LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 10-26-2008, 06:14 AM   #1
tannu_ah
LQ Newbie
 
Registered: Oct 2008
Distribution: fedora 9
Posts: 28

Rep: Reputation: 15
installating xine


how to install xine
 
Old 10-26-2008, 06:53 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Hi and welcome to the forum.

To install Xine on Fedora, you have to first install the livna-release rpm for your version of Fedora and then enter the commands below as root
Code:
yum -y install xine xine-lib-extras-nonfree
 
Old 10-26-2008, 07:29 AM   #3
tannu_ah
LQ Newbie
 
Registered: Oct 2008
Distribution: fedora 9
Posts: 28

Original Poster
Rep: Reputation: 15
I installed livna as u said but.I am unable to install xine
 
Old 10-26-2008, 08:25 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
You need to provide us with details of what steps you took, where you experienced problems and the exact error messages shown on your computer.
 
Old 10-26-2008, 10:38 AM   #5
tannu_ah
LQ Newbie
 
Registered: Oct 2008
Distribution: fedora 9
Posts: 28

Original Poster
Rep: Reputation: 15
i gave command
yum install xine-lib-1.1.15.tar.bz2
so the message was
Loaded plugins: refresh-packagekit
Setting up Install Process
Parsing package install arguments
No package xine available.
No package xine-lib-1.1.15.tar.bz2 available.
Nothing to do
 
Old 10-26-2008, 04:18 PM   #6
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
What you are trying to do and what I have suggested are completely different things. You are trying to use yum to install a source package which won't work. You need to use the commands I posted above exactly as they are. The commands fetch xine and any extra packages needed for xine to work from the livna repository.
 
Old 10-27-2008, 07:47 AM   #7
tannu_ah
LQ Newbie
 
Registered: Oct 2008
Distribution: fedora 9
Posts: 28

Original Poster
Rep: Reputation: 15
I typed the same command
yum -y install xine xine-lib-extras-nonfree
the o/p was
Loaded plugins: refresh-packagekit
Setting up Install Process
Parsing package install arguments
No package xine available.
No package xine-lib-extras-nonfree available.
Nothing to do
 
Old 10-27-2008, 08:26 AM   #8
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Did you setup the livna repository like I mentioned above, because if it was setup correctly you should be able to install xine using the commands I mentioned above. What is the version of Fedora that you are using. Can you edit your LQ user profile and add it there because it helps other users give you answers that are relevant to your distribution.
 
Old 10-27-2008, 10:39 AM   #9
tannu_ah
LQ Newbie
 
Registered: Oct 2008
Distribution: fedora 9
Posts: 28

Original Poster
Rep: Reputation: 15
yes I have installed livna.how should I check weather livna was installed successfully in my system

Last edited by tannu_ah; 10-27-2008 at 10:51 AM.
 
Old 10-28-2008, 08:17 AM   #10
scotty38
LQ Newbie
 
Registered: Oct 2008
Posts: 7

Rep: Reputation: 0
xine-lib and xine-lib-extras may be what you need
 
Old 10-30-2008, 05:38 AM   #11
tannu_ah
LQ Newbie
 
Registered: Oct 2008
Distribution: fedora 9
Posts: 28

Original Poster
Rep: Reputation: 15
ok,after that
 
Old 11-01-2008, 08:23 AM   #12
harry2006
Member
 
Registered: Aug 2006
Location: /hawaii/honolulu/downtown
Distribution: Fedora 10[Cambridge] and Ubuntu 9.04[Jaunty]
Posts: 201

Rep: Reputation: 30
Quote:
Originally Posted by tannu_ah View Post
ok,after that
i assume that livna repo is OK, right? if you are still facing problems installing xine after using the already provided provided to you, then why don't first check the xine/xine-libs available @livna repo , so just search for it, using
Code:
yum search xine
it'll give you the names of all the packages that contain the name xine, you can also search for other names mentioned in earlier replies, then just put the name as it is after the "yum install" command and that will do the job, hope it helps. do let us know if you are still outfoxed by yum. thanks,
 
Old 11-01-2008, 03:14 PM   #13
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
If you are still having problems, enter the commands below in a terminal whilst working as root
Code:
rpm -UVh http://rpm.livna.org/livna-release-9.rpm
yum -y install xine xine-lib-extras-nonfree
 
  


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
Cannot boot after installating Slackware poda Slackware - Installation 8 08-10-2006 12:08 AM
Problem in installating vcdimager because of PKG_CONFIG_PATH environmental variable! koodoo Linux - Newbie 3 08-22-2005 08:44 PM
help in installating applications (red hat 9) pablowablo Linux - General 6 04-30-2004 06:36 PM
Installating Help Teoryn Slackware 3 01-25-2004 02:48 PM
Installating: FREEZES penquin_kid Linux - Software 4 02-16-2002 05:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

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