[maemo-developers] TestGtkEmbed on N800

From: josh.soref at nokia.com josh.soref at nokia.com
Date: Thu Feb 7 16:30:47 EET 2008
Andrew wrote:
> 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?


TestGtkEmbed is probably linked against libgtkmozembed.so, a symlink
from libgtkembedmoz.so to libgtkmozembed.so would probably make things
happy.

./run-mozilla.sh `which ldd` ./TestGtkEmbed

More information about the maemo-developers mailing list