On Wed, 12 Aug 2009 13:27:05 -0400 "S. Fishpaste" <SDA@Deer-in-the-headlights.ca.invalid> wrote: > Yup that was what I was doing to get the error message initially; > > :~/firefox-3.5.2$ ./firefox-bin > ./firefox-bin: error while loading shared libraries: > libxul.so: cannot open shared object file: No such file or directory You're not meant to run ./firefox-bin, you're meant to run ./firefox Try that and it should work. Graham