Dear sirs:
    I download 1.7rc1 and 1.8a1, on redhat 9.0 , and make with :
./configure --enable-default-toolkit=gtk
    after TestGtkEmbed make ok:
    export LD_LIBRARY_PATH=(MOZ_PATH)/dist/lib
    mkdir /usr/lib/mozilla; and move 6 libs of mozilla in /usr/lib used by
TestGtkEmbed to /usr/lib/mozilla, so TestGtkEmbed  will use libs in
.../dist/lib
   but TestGtkEmbed crashed :
0x400223e0 in EmbedPrivate::Realize(int *) ()
    from /data/develop/mozilla/mozgtk/dist/lib/libgtkembedmoz.so
but it run ok with original libs in /usr/lib (I move them to
/usr/lib/mozilla)

and if I make with : ./configure --enable-default-toolkit=gtk2, it still
have this crash.

any ideas?
thanks.






_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to