Cups problem

Craig White craigwhite at azapple.com
Mon Dec 17 14:38:49 UTC 2007


On Mon, 2007-12-17 at 14:41 +1000, david walcroft wrote:
> david walcroft wrote:
> > Craig White wrote:
> >> On Mon, 2007-12-17 at 14:16 +1000, david walcroft wrote:
> >>  
> >>> Craig White wrote:
> >>>    
> >>>> On Mon, 2007-12-17 at 13:46 +1000, david walcroft wrote:
> >>>>        
> >>>>> Craig White wrote:
> >>>>>            
> >>>>>> On Mon, 2007-12-17 at 13:27 +1000, david walcroft wrote:
> >>>>>>                   
> >>>> ----
> >>>> what happens with this command...
> >>>>
> >>>> sudo rpm -ivh \
> >>>> http://livna-dl.reloumirrors.net/fedora/8/i386/x264-0-0.10.20070819.lvn8.i386.rpm 
> >>>>
> >>>>
> >>>> Craig
> >>>>
> >>>>         
> >>> It downloads 'x264-0-0.10.20070819.lvn8.i386.rpm'
> >>>
> >>>     
> >> ----
> >> Then this should work...
> >>
> >> sudo rpm -ivh \
> >> http://livna-dl.reloumirrors.net/fedora/8/i386/kdemultimedia-extras-nonfree-3.5.8-1.lvn8.i386.rpm 
> >>
> >> sudo yum install \
> >>  mjpegtools \
> >>  y4mscaler \
> >>  avidemux \
> >>  akode-extras \
> >>  ffmpeg-libs \
> >>  libquicktime \
> >>  mencoder \
> >>  mjpegtools-libs \
> >>  xine-lib-extras-nonfree
> >>
> >> and the packages we removed will be installed
> >>
> >> Craig
> >>
> >>   
> > Same as last time
> >
> > --> Finished Dependency Resolution
> > Error: Missing Dependency: libx264.so.56 is needed by package 
> > libquicktime
> > Error: Missing Dependency: libx264.so.56 is needed by package ffmpeg-libs
> > Error: Missing Dependency: libx264.so.56 is needed by package avidemux
> > Error: Missing Dependency: libx264.so.56 is needed by package mencoder
> > [david at reddwarf ~]$
> >
> >  david
> >
> I tried to 'rpm -Uvh'
> 
> [david at reddwarf ~]$ sudo rpm -Uvh rpm/x264-0-0.10.20070819.lvn8.i386.rpm
> Preparing...                ########################################### 
> [100%]
>         package x264-0.0.0-0.3.20061023.fc6.i386 (which is newer than 
> x264-0-0.10.20070819.lvn8.i386) is already installed
> 
> [david at reddwarf ~]$ sudo rpm -qa | grep x264
> x264-0.0.0-0.3.20061023.fc6.i386
----
sudo rpm -e x264-0.0.0-0.3.20061023.fc6.i386
sudo yum -y install yum-utils
# and then finally...let us know the output of
sudo package-cleanup --orphans

This will list problematic packages

Craig




More information about the users mailing list