Dalibor Topic wrote:

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.

Hum it�s not possible because it�s not a dynamic executable


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.

I did it and that works

But kaffe shouldn�t complain about libawt when the problem comes from qt, no ?

Cheers,
fabien



cheers,
dalibor topic





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

Reply via email to