QT Problems.....

Ken Brakey brakeykr at poncacity.net
Wed Dec 29 23:49:27 GMT 1999


If you installed >RPMs there are two, qt-1.44 and
qt-develop-1.4
If you compiled .TAR file the doc is there, IF it compiled
correctly
did you make test? if so there some examples to try out.
there is no
install option they have to be compiled in place. Do a 'make
clean' to clean out un-needed files.
In the '/etc/ld.so.conf' file add the (in my case)
/usr/local/qt-1.44/lib line then
run 'ldconfig -v | more' and see if the lib is found.
Ken


Chris Cable wrote:

> I have read through the archives and looking for a
> solution the problem of creating a mini kde app but
> getting an error when it looks for the QT stuff. I'm
> running mandrake 6.1 and Kdevelop 1.0 beta 4 all the
> correct libraries are installed. I can get through the
> Kdevelop setup flawlesly. I've tried to set the
> export QTDIR=/usr/include/qt but that doesn't work As
> many have stated. Someone mentioned something about
> upgrading to a new version of the gcc and libstdc++
> packages due to some corrections. I also noticed that
> maybe it could be an X problem how do I go about
> narrowing it down or solving the problem? Any help is
> appreciated.
>
> Thanks
> Chris Cable
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://messenger.yahoo.com





More information about the KDevelop mailing list