I have the 1.28 standard IDE, compiled with gtk instead of fltk.
Here is what I get from terminal:
Ubuntu 8.04 put firefox 3.0 beta 5 on it by default, so it is probably relocation issues.
My ld.so.conf file:
Just looked in '/usr/lib/firefox' and there are no files there, just two folders, components and extensions.
I looked in both folders and found no libgtkembedmoz.so.
Here is what I get from terminal:
$ ./maxide ./maxide: error while loading shared libraries: libgtkembedmoz.so: cannot open shared object file: No such file or directory
Ubuntu 8.04 put firefox 3.0 beta 5 on it by default, so it is probably relocation issues.
My ld.so.conf file:
include /etc/ld.so.conf.d/*.conf /usr/lib/firefox/libgtkembedmoz.so /usr/lib/firefox/
Just looked in '/usr/lib/firefox' and there are no files there, just two folders, components and extensions.
I looked in both folders and found no libgtkembedmoz.so.