Am Sonntag, 10. M�rz 2002 16:37 schrieben Sie:
> KCrash: crashing.... crashRecursionCounter = 2
> KCrash: Application Name = licq path = <unknown> pid = 6456
>
>
> Can anybody tell me what i can do to get this running?
> At the moment i use the console plugin (v1.0.3) (also very nice)
> without any problems...
Hello,
for using the kde-plugin take the CVS-Version and change the
"Makefile.am" in the ../plugin/src/ directory as followed:
the original:
licq_kde_gui_la_LIBADD = $(KDE_LIBS) $(X_PRE_LIBS) -lX11 -lXext \
$(XSS_LIBS) $(X_EXTRA_LIBS)
and changed to:
licq_kde_gui_la_LIBADD = $(KDE_LIBS) -lqt $(X_PRE_LIBS) -lX11 -lXext \
$(XSS_LIBS) $(X_EXTRA_LIBS)
This works for me fine.
so long
Marco
_______________________________________________
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main