help requested....

Christian Couder christian at alcove.fr
Mon Jun 5 16:55:40 BST 2000


"B.V.L.S.Prasad" wrote:

>         Hello!! Dale,
>         I am a beginner to Kdevelop.
> I have rh6.2 on my system,I loaded , kdev1.2...binary rpm file...
> I saw the example documentation of "My first Project with KAppWizard".
> When I press create button, I am getting the following error..
>
> *******************************************************************
> configure: error: Qt (>= 1.42 and < 2.0) (libraries) not found. Please
> check your installation!
> warning: KscriptDoc inherits unknown class 'QObject'
> warning: KscriptView inherits unknown class 'QWidget'
> warning: KscriptApp inherits unknown class 'KTMainWindow'
> make: ***
> No rule to make target `messages
> .  Stop.
> ***************************************************************************
>
> but , kdeve1.2 setup didnt throw errors on my face...
> and my qt-1.45 is in its standard place..i.e../usr/lib/qt-1.45
>
> where is the mistake ????
> I am unable to build the example program provided in the documentation..
> the make in the build menu is also  not working....
>
> Do I have to write some where , some environment variable like QTDIR,
> if so, where , ??????

Yes, in your "~/.bashrc" or in your "~/.bashprofile" there should be something
like:

export QTDIR=/usr/lib/qt-1.45

>
> please help in this regard....
>
> thankyou very much in advance..
>
> anticipating the solution...
>
> Be Happy,
> shiva





More information about the KDevelop mailing list