On Tue, Mar 29, 2005 at 12:02:43PM -0800, Gus Wirth wrote:
> Once yum is installed, you can use it to update itself, like so:
> 
> $ sudo yum update yum
> 
> Once that works, you need to add freshrpms to the repository. The website
> has an rpm for adding the repository. Or you can do a cut and paste on this:
> 
> /etc/yum.repos.d/freshrpms.repo
> <----------begin---------->
> [freshrpms]
> name=Fedora Linux $releasever - $basearch - freshrpms
> baseurl=http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms
> gpgcheck=1
> 
> <----------end------------->
> 
> Then to install xine do:
> 
> $ sudo yum install xine
> 

Gus,

Can you or anyone comment on this result?

[EMAIL PROTECTED] ~]# yum install xine
Setting up Install Process
Setting up Repos
base                      100% |=========================| 1.1 kB
00:00
updates-released          100% |=========================|  951 B
00:00
freshrpms                 100% |=========================|  951 B
00:00
Reading repository metadata in from local files
base      : ################################################## 2622/2622
updates-re: ################################################## 759/759
freshrpms : ################################################## 474/474
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package xine.i386 0:0.99.3-2.1.fc3.fr set to be updated
--> Running transaction check
--> Processing Dependency: libxine.so.1 for package: xine
--> Processing Dependency: xine-lib >= 1.0.0 for package: xine
--> Processing Dependency: libxine1 >= 1 for package: xine-ui
--> Processing Dependency: libxine.so.1 for package: xine-ui
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package xine-lib.i386 0:1.0.0-2.1.fc3.fr set to be updated
--> Running transaction check
--> Processing Dependency: libxine1 >= 1 for package: xine-ui
--> Processing Dependency: libXvMCW.so.1 for package: xine-lib
--> Processing Dependency: libfame-0.9.so.1 for package: xine-lib
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package libXvMCW.i386 0:0.9.3-1.1.fc3.fr set to be updated
---> Package libfame.i386 0:0.9.1-4.1.fc3.fr set to be updated
--> Running transaction check
--> Processing Dependency: libxine1 >= 1 for package: xine-ui
--> Finished Dependency Resolution
Error: Missing Dependency: libxine1 >= 1 is needed by package xine-ui


Does this mean I have to go looking for libxine1 on my own? Or did I
mess up somehow?

-- 
Lan Barnes                    [EMAIL PROTECTED]
Linux Guy, SCM Specialist     858-354-0616
-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to