[maemo-developers] TestGtkEmbed on N800

From: Eero Tamminen eero.tamminen at nokia.com
Date: Thu Feb 7 16:58:18 EET 2008
Hi,

ext Andrew Gatt wrote:
>> 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
>>
>>   
> OK so now i'm feeling quite stupid, i ran the command you give above, 
> but the output doesn't mention any gtkembedmoz / gtkmozembed library 
> dependency. I put a symbolic link to libgtkembedmoz.so.0.0.0 as 
> /usr/lib/libgtkmozembed.so (same folder) but no joy. Without knowing 
> what the TestGtkEmbed program is looking for i won't know what to link 
> to. Is there some method of invoking ldd to tell me?

Note that if you're doing this on the device, it doesn't have "ldd".
There you need to use "/lib/ld-2.5.so --list" and the given argument
needs to have absolute path.


	- Eero

More information about the maemo-developers mailing list