Le Dimanche 14 Avril 2002 07:31, Jon Keating a �crit :
> On Saturday 13 April 2002 12:29 pm, DEGAND Nicolas wrote:
> > Well in fact, it doesn't work. When I do gmake, he dies like this,
> > which seems to be linked with the moc issue
> >
> > adduserdlg.cpp:75:26: adduserdlg.moc: Aucun fichier ou r�pertoire
> > de ce
>
> Start from scratch.

Still the same issue. However looking closer to the ./configure 
--with-qt-libraries=/usr/lib/qt3/lib  --wit
h-qt-moc=/usr/lib/qt2/bin/moc  --with-kde output I remarked this at the 
end :

checking for moc... /usr/lib/qt2/bin/moc
checking for findtr... echo
** findtr could not be found. You're losing the localisation.
checking for msg2qm... echo
** msg2qm could not be found. You're losing the localisation.
checking for mergetr... echo
** mergetr could not be found. You're losing the localisation.
checking for KDE... "no"
checking for vector.h... yes
checking for socklen_t... yes
configure: creating ./config.status
config.status: creating po/Makefile
config.status: creating src/Makefile
config.status: creating share/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged

Please remember to use GNU make, often installed as gmake.

Install prefix : /usr/local
Licq Includes  : /home/nicolas/logiciels/licq-20020413/include
KDE            : disabled.
Qt includes    : /usr/lib/qt3/include
Qt libraries   : /usr/lib/qt3/lib, -lqt-mt
Qt moc         : /usr/lib/qt2/bin/moc

So, it seems that KDE is not detected

I remembered this advice that I have read on the Mandrake Forum

If you want to use KDE 3 applications from another Desktop/Window 
Manager than
KDE 3, you need to:
export KDEDIR="/opt/kde3/"
export PATH="$KDEDIR/bin:$PATH"

I tried it but it didn't work, I then added to the ./configure 
--with-kde="/opt/kde3", but it didn't work either.

So what can I try next ?

-- 
Nicolas DEGAND

_______________________________________________
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main

Reply via email to