Fabien Renaud wrote:
Hello,

I said it in IRC but I repeat here because some people asked the question.
Why kaffe says me "libawt not found" whereas the lib is here with all my other libs ?
Because kaffe doesn�t find libqt. It seems kaffe doesnt search in QTDIR.

Quoting from FAQ.awt:

  * Dynamical linking fails

    Make sure that you've linked to correct versions of Qt
    library. Use ldd to check if KAFFE_HOME/jre/lib/your-cpu/libawt.so
    links to it.

    Other that that, you should make sure that the Qt libraries can be
    found by the linker. Putting QTDIR/lib in LD_LIBRARY_PATH might
    help.

cheers,
dalibor topic

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to