Am Donnerstag, 17. Oktober 2002 16:57 schrieb Arne Schmitz: > > execute these commands before compiling > > export QTDIR=your-qt-dir (could be something like /usr/lib/qt3) > > export KDEDIR=your-kde-dir (could be something like /opt/kde3) > > SuSE 8.1 has already done this. But moc is not in the path. You have to run > configure like this: > > ./configure --with-kde --with-qt-moc=/usr/lib/qt3/bin/moc > > That should do the trick.
... so far, so good, moc was found ... thx ;-) sorry for bothering you again, but new problem: ---snip--- checking for moc... /usr/lib/qt3/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... libraries /opt/kde3/lib, headers /opt/kde3/include checking for vector.h... no configure: error: You need to have the libstdc++ headers installed ---snip--- seems I'm still missing some header-stuff ... ?! -- Thomas G�tz ICQ 22643485 pgp-key available, just ask ;-) ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm _______________________________________________ LICQ-Main mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-main
