When I try to launch nautilus i got this error:
nautilus: error while loading shared libraries: libunity.so.6: cannot open shared object file: No such file or directory
I got the same with Marlin & Brasero.
I have tried this command:
sudo ln -s /usr/lib/libunity.so.9 /usr/lib/libunity.so.6
but it doesn't work at all.
Im going to cry... Please help me!
Reinstallation of libunity6 is not possible, it cannot be downloaded.
What should I do now?
– kOol Feb 07 '12 at 12:29sudo apt-get updateand then try again. If that does not help: try going to the software centre, edit -> software sources, and select 'download from: main server'. thensudo apt-get updateand try again. – Timo Kluck Feb 08 '12 at 10:20I got this: dpkg-query: no path found matching pattern /usr/lib/libunity.so.6.
– kOol Mar 12 '12 at 03:58