CVS compiling
daniel huhardeaux
devel at tootai.net
Sun Oct 26 13:01:43 GMT 2003
Hello list,
I try to compile Kdevelop 3 from CVS (yesterday and today) and tar.gz2.
Same errors. I'm always running into a "your installation is unable to
compile simple C++ programs" Modifying configure script in line 20536
#include <string> into #include <string.h> and commenting line 20545
and 20546 (string astring="Hallo Welt"; astring.erase(0,6);) made thinks
working. But after this, I into a QT configure error: QT (>= Qt 3.0)
(library-qt-mt) not found. Of course, qt-devel is installed and
libqt-mt.so is located in /usr/lib/qt-3.1/lib
I'm running a RH 9.0 server. My /usr/lib directory is a symlink to
/usr/local/lib. If someone could point me a way to solve this problems.
Thanks in advance.
--
: ______ ______ ______ ______ ______ __ daniel.huhardeaux at tootai.com
: /_____// __ // __ //_____// __ // / phone.: +48 32 285 5276
: / / / /_/ // /_/ / / / / /_/ // / fax....: +48 32 285 5276
: /_/ /_____//_____/ /_/ /_/ /_//_/ mobile..: +48 602 284 546
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list