openSUSE Forums > Hardware » Canon MP540 and libusb

Go Back   openSUSE Forums > Hardware
Forums FAQ Members List Search Today's Posts Mark Forums Read


Hardware Questions about drivers, peripheral cabling, configuration

Reply
Page 5 of 5 « First 34 5
 
LinkBack Thread Tools Display Modes
  #41 (permalink)  
Old 21-Aug-2009, 12:18
Puzzled Penguin
 
Join Date: Aug 2009
Posts: 2
krokiet hasn't been rated much yet
Default Re: Canon MP540 and libusb

I solved (or rather bypassed) the problem with missing libgimp2 by downloading and installing libgimp2 for 386 manually.

Download drivers from Ubuntu -- Package Download Selection -- libgimp2.0_2.2.11-1ubuntu3.4_i386.deb

and then:

sudo dpkg -i --force-architecture libgimp2.0_2.2.11-1ubuntu3.4_i386.deb

ScanGear throws errors and warnings on run:/ but it starts and seems to work.

One note - I have done this on other distro than Suse, but I think it doesn't matter in this case.
Reply With Quote
  #42 (permalink)  
Old 21-Aug-2009, 13:25
Puzzled Penguin
 
Join Date: Aug 2009
Posts: 2
krokiet hasn't been rated much yet
Default Re: Canon MP540 and libusb

Oh, ****, there is no edit option and I've done a terrible mistake above.

You can't just install 386 version, because it will cause dependencies failure in the future.

Instead I've done this and it works as well:
Code:
sudo dpkg-deb -x libgimp2.0_2.2.11-1ubuntu3.4_i386.deb 386
cd 386/usr/lib
sudo cp * /usr/lib32
Of course this is Ubuntu solution, but I guess under Suse it will work similarly.
Reply With Quote
Reply
Page 5 of 5 « First 34 5

Bookmarks


Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2