[kaffe] qt-awt howto?
Dalibor Topic
robilad at yahoo.com
Wed Nov 27 05:20:37 PST 2002
--- Sanjeev Manral <sanjeevm at sanyo.co.in> wrote:
> How do I use qt-awt on native system
>
> Is there any doument available in the for this?
>
> I'm trying to make it work on native PC first.
> I've build libawt.so outside kaffe source. Now where
> do I need to put
> libawt.so
> I've tried to put this in /lib /usr/local/lib and
> /usr/local/kaffe/jre/lib/i386
>
> but appletwiever giving error-
> java.lang.Exception initializer error: libawt not
> found
If you are linking dynamically to qt, please make sure
that libqt is in you LD_LIBRARY_PATH. export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR7lib should do
the trick.
best regards,
dalibor topic
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
More information about the kaffe
mailing list