I keep getting this error.
Code:
avant-window-navigator: error while loading shared libraries: libawn.so.0: cannot open shared object file: No such file or directory
I tried installing Compiz, and kept getting errors where it couldn't find libraries for libGL, libdecorator, etc, and now I finally got it to work by installing 6.0, I go to install awn, and I get this error. Obviously the above error is most recent. Every time I have to search for the libwhatever.so, type in "LD_PRELOAD=/path/to/lib/libwhatever.so application" into a terminal just to get the program to run. Something isn't working right.