Personal tools
Document Actions

Error with libraries: libusb-0.1.so.4 (ubuntu)

Up to General discussion

Error with libraries: libusb-0.1.so.4 (ubuntu)

Posted by killua zoldik at June 23. 2007

Hi , I'm French sorry for my english speak. I have a problem with libusb-0.1.so.4 , my version of linux is ubuntu festy fawn 64bits.


<code>
root@killua:~# tuxup
tuxup: error while loading shared libraries: libusb-0.1.so.4: cannot open shared object file: No such file or directory
</code>

Can you help me please ? I don't know what to do.

Re: Error with libraries: libusb-0.1.so.4 (ubuntu)

Posted by David Bourgeois at June 25. 2007
Hi killua, I saw your messages on irc too.

No experience with 64bits sytems here neither, but Pascal Nicolas solved the same problem simply by copying the libusb libraries over from his 32bits system. So I guess that you should grab all /lib/libusb-* files from a 32bits ubuntu and copy them over.

Hope that will work otherwise I really don't know what to do. I googled around for 64bits libusb libraries a while back but didn't find anything relevant.

David

Re: Error with libraries: libusb-0.1.so.4 (ubuntu)

Posted by killua zoldik at June 25. 2007

Thank you for you answer, now tuxup can start. But I have an other problem now when i start tuxgi i obtain :




(tuxgi.py:13032): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Graphical TuxDroid Interface 0.2.2
Warning tuxgi2 unsupported locale setting
Traceback (most recent call last):
  File "/opt/tuxdroid/apps/tuxgi/tuxgi.py", line 51, in <module>
    bindtextdomain(app_name, locale_dir)
  File "/opt/tuxdroid/apps/tuxgi/SimpleGladeApp.py", line 56, in bindtextdomain
    __builtins__.__dict__["_"] = lambda x : x
AttributeError: 'dict' object has no attribute '__dict__'
>>> CONNECTED to tuxd
CONNECTED to tuxttsd






Do you know the problem ?


Re: Error with libraries: libusb-0.1.so.4 (ubuntu)

Posted by killua zoldik at June 25. 2007
It's good , I have restard my computer and tuxgi can be start ;)



Re: Error with libraries: libusb-0.1.so.4 (ubuntu)

Posted by David Bourgeois at June 26. 2007
Great, because I had no idea what could be the problem ;)

Enjoy your tux :)
Powered by Ploneboard
You are here: Home Forum General discussion Error with libraries: libusb-0.1.so.4 (ubuntu)

Powered by Plone CMS, the Open Source Content Management System