Hi,
I lately bought a Kobo eReader which need a application called kobo dekstop installed. There only is an unofficial version for ubuntu 32bit (which still is distributed by kobo) but I am however running ubuntu 12.04 64 bit.
I followed the very helpful guide at http://ubuntuforums.org/showpost.php?p=11232322&postcount=9 on how to install the dekstop app. Afterwards I tried to fix another error via
1 2 | sudo apt-get install libicu48 sudo ln -s /usr/lib/libicuuc.so.48 /usr/lib/libicuuc.so.44 |
But now, if try to run Kobo in the terminal, I get the following error: Code:
1 | /usr/local/Kobo/Kobo: error while loading shared libraries: libicuuc.so.44: wrong ELF class: ELFCLASS64 |
Do you guys know how to solve that issue?
Thanks! (and sorry for my bad english)
Ecchlesius
PS: I also posted this on ubuntuforums:http://ubuntuforums.org/showthread.php?p=12186309#post12186309