TweetDeck Ubuntu 64bit.

by John Email

 

I started using TweetDeck recently. It seems to work rather well but there were a couple problems after the installation on my 64bit Ubuntu system.

I was getting the following error when running from the command line

Error loading the runtime (libadobecertstore.so: cannot open shared object file: No such file or directory)

To fix this error you should just need copy the libadobecrtstore.so to the lib32 directory

$ sudo cp /usr/lib/libadobecertstore.so /usr/lib32

If you still get other problems you may also need to install a couple other libs.

The best way to do this is to use a package called getlibs. This system automatically resolves 32bit lib problems on 64bit systems.

You can download the deb package from http://frozenfox.freehostia.com/cappy/getlibs-all.deb

Then run the following command to download and install all the libs

$ sudo getlibs -l libnss3.so.1d libnssutil3.so.1d libsmime3.so.1d libssl3.so.1d \
libnspr4.so.0d libplc4.so.0d libplds4.so.0d libgnome-keyring.so \
libgnome-keyring.so.0 libgnome-keyring.so.0.1.1


TweetDeck should now be ready to go.

 

1 comment

Comment from: horuskol [Visitor] · http://horuskol.net
*****
Just used this - very helpful, thanks
18/03/10 @ 09:55

This post has 1 feedback awaiting moderation...

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
PoorExcellent
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)