>> I would like to use the one shipped with the device, to keep any >> installed files to a minimum. >> >> I've patched run-mozilla.sh with the diff file linked above. >> This sets >> the GRE_HOME for you so my command line becomes ./run-mozilla.sh >> ./TestGtkEmbed. I couldn't find the ibid file / llibrary you mention. >> > > ??? Ibid is a latin reference. It means something like "the same as the > previous reference" > > >> The closest match is a libid3-3.8.so.3 which is already >> installed on the >> device. With the above command line i now get "Couldn't find >> GTKMozEmbed >> symbols", but i guess this has something to do with the ibid file? >> > > GtkMozEmbed has a different name in microb, just to be difficult, a > symlink would be needed. > > You suggest i need a symlink, but i'm still unclear where. The libgtkembedmoz.so is at /usr/lib/ on the device, but ldd says that TestGtkEmbed doesn't depend on it anyway.
Using nm on TestGtkEmbed in the armel environment gives "B" addresses next to all the gtk_moz_embed functions, which suggests to me that the symbols are embedded in the program? Can you tell me where the symlink would be needed? _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
