[Gambas-user] 0.40pre2 on SuSE8, 2 little correction, sorry

Benoît Minisini gambas at ...1...
Sun Dec 15 23:30:54 CET 2002


Le Dimanche 15 Décembre 2002 18:18, NN a écrit :
> Hi All, Benoit and SuSE-users
>
> First steps, here a fragment from ./configure without
> explicit path options for QT and KDE.
>
>
> checking for QT 3.x libraries... /usr/lib/qt3/lib	'this is OK!
> checking for QT 3.x includes... /usr/lib/qt-3.0.3/include/
> checking for moc... /usr/lib/qt-3.0.3/include//../bin/moc
>
> ",/configure still doesn't find the qt-3.0.5-includes
> and later choosing moc from the qt-3.0.3"
>
> checking for KDE 3.x includes... /opt/kde3/include/
> checking for KDE 3.x libraries... no
>
> "here very similar: the paths are /opt/kde3/lib on SuSE.
>
>
> regards juergen
>
>

configure script seems to work for includes, but not for libraries :-(

Tell configure where the KDE libraries are this way:
$ ./configure --with-kde-libraries=/opt/kde3/lib

And tell me for the hang problems: run gambas in gdb, stop it when it hangs 
with CTRL-Z in a terminal, type "bt" in gdb and send me the result ! 

Regards,

-- 
Benoît Minisini
mailto:gambas at ...1...




More information about the User mailing list