I am having some trouble with wunderlist in ubuntu 12.04 64bit.
I followed the instructions on http://www.webupd8.org/2012/01/how-to-install-wunderlist-in-ubuntu.html and http://support.wunderlist.com/customer/portal/questions/63885-ubuntu-11-1-installation-?new=63885
It seemed to have installed on my system, the icon is available in my menu. However when I click to run the app it does nothing.
When I try to run the app through terminal with /opt/Wunderlist-1.2.4/Wunderlist
I get this response /opt/Wunderlist-1.2.4/Wunderlist: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
And that is where the files where installed in, unless I am doing it wrong?
libgtk2.0-0 is already the newest version. The following packages were automatically installed and are no longer required: libunistring0:i386 libgomp1:i386 libcroco3:i386 libgettextpo0:i386 Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
– Marchosius Aug 17 '12 at 21:09ldd /opt/Wunderlist-1.2.4/Wunderlist
andfile /opt/Wunderlist-1.2.4/Wunderlist
, if available – ceage Aug 17 '12 at 21:22libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf772a000)
– ceage Aug 17 '12 at 21:58