What is going on ?

Daniel Beckham danbeck at mtginfo.com
Wed Dec 8 14:42:47 GMT 1999


You are using Redhat 6.1 (most likely) and Kdevelop does *NOT* support 
Redhat 6.1 in anyway shape or form... neither does Kdbg1.0... I wish they 
would consider changing the configure process to locate the correct 
include, library and bin files, but they don't bother.

To fix kdevelop, you should do this:

su to root
set your QTDIR to the 1.44 directory:
$ QTDIR=/usr/lib/qt-1.44

now configure, make, make install.

Then, if you need to set your qt directory back to what it was:

$ QTDIR=/usr/lib/qt-2.0.1

Fixed...

But if you are trying to compile kdb1.0... you are way out of luck... I 
also emailed the author, but never got a response.

Daniel


At 03:10 AM 12/8/99 +0100, you wrote:
>last few lines after typung make install. configure and make was all ok. i 
>have
>redhat 6.1
>
>Making install in kwrite
>make[2]: Entering directory `/download/tmp/kdevelop-1.0/kdevelop/kwrite'
>g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde 
>-I/usr/lib/qt-1.44/include  -I/usr/X11R6/include    -O2 -Wall -c kwdoc.moc.cpp
>kwdoc.moc.cpp: In method `void KWriteDoc::initMetaObject()':
>kwdoc.moc.cpp:71: no method `QMetaObject::new_metadata'
>kwdoc.moc.cpp:79: no method `QMetaObject::new_metaobject'
>make[2]: *** [kwdoc.moc.o] Error 1
>make[2]: Leaving directory `/download/tmp/kdevelop-1.0/kdevelop/kwrite'
>make[1]: *** [install-recursive] Error 1
>make[1]: Leaving directory `/download/tmp/kdevelop-1.0/kdevelop'
>make: *** [install-recursive] Error 1
>
>--
>
>Dusan Djordjevic
>dj.dule at eunet.yu
>
>
>






More information about the KDevelop mailing list