Canon printer/scanner driver installation problem Fedora 18 Beta

Michael Schwendt mschwendt at gmail.com
Fri Dec 7 11:23:40 UTC 2012


On Thu, 6 Dec 2012 15:58:53 -0700, Michal Jaegermann wrote:

> On Thu, Dec 06, 2012 at 01:22:52AM -0500, Joerg Lechner wrote:
> > 
> > 
> > Thank You for Your help. I found  libpng12.so.0    in the Rawhide
> > package (libpng12-1.2.50-2.fc19.i686.rpm). For libtiff.so.3 so far I
> > found nothing,
> 
> # yum provides '*/libtiff.so.3'
> ....
> libtiff-compat-4.0.2-5.fc18....

libtiff-compat is no longer included with later builds for Fedora 18.

  # yum list libtiff-compat
  Loaded plugins: auto-update-debuginfo, langpacks, presto, refresh-packagekit
  Error: No matching Packages to list

Using '*/' as a prefix in your query would also return any packages
that may include a libtiff.so.3 in a private path but not in standard
search path for libraries. In turn, those packages could not be used
to resolve a dependency on "libtiff.so.3". yum install could not be
used either.

# yum list libtiff\*
Loaded plugins: auto-update-debuginfo, langpacks, presto, refresh-packagekit
Installed Packages
libtiff.x86_64                        4.0.3-1.fc18              @anaconda       
Available Packages
libtiff.i686                          4.0.3-1.fc18              fedora          
libtiff-debuginfo.x86_64              4.0.3-1.fc18              fedora-debuginfo
libtiff-devel.i686                    4.0.3-1.fc18              fedora          
libtiff-devel.x86_64                  4.0.3-1.fc18              fedora          
libtiff-static.i686                   4.0.3-1.fc18              fedora          
libtiff-static.x86_64                 4.0.3-1.fc18              fedora          
libtiff-tools.x86_64                  4.0.3-1.fc18              fedora       

-- 
Fedora release 18 (Spherical Cow) - Linux 3.6.9-4.fc18.x86_64
loadavg: 0.22 0.25 0.33


More information about the test mailing list