[Kde-bindings] install error

Arno Rehn arno at arnorehn.de
Thu Oct 27 12:20:10 UTC 2011


On Thursday 27 October 2011 03:04:39 Rajinder Yadav wrote:
> On 11-10-25 04:43 AM, Rajinder Yadav wrote:
> > On 11-10-24 08:37 AM, Arno Rehn wrote:
> >> On Monday 24 October 2011 00:06:08 Rajinder Yadav wrote:
> >>> export PATH=/opt/QtSDK1.1.2/:${PATH}
> >>> [snip]
> >>> Qt qmake not found!
> >> 
> >> qmake doesn't seem to reside in that directory then. I guess it is in
> >> /opt/QtSDK1.1.2/bin.
> >> Anyway, Ubuntu has Qt in their repos, so you might just want to
> >> install it
> >> with apt-get.
> 
> Is there any way for me to get qtbindings to install without having to
> install Qt with apt-get?
> 
> I've done a search for qmake and I am guessing the right one to use
> would be under the Desktop folder
> 
> $ locate qmake | grep bin
> /opt/QtSDK/Desktop/Qt/474/gcc/bin/qmake
> /opt/QtSDK/Madde/madbin/qmake
> /opt/QtSDK/Madde/madbin/qmake-qt4
> /opt/QtSDK/Madde/targets/harmattan-nokia-meego-api/bin/qmake
> /opt/QtSDK/Madde/tools/qt-tools_linux_2011-05-18_x86_64_qt4.7.4_mt0.21.14/bi
> n/qmake /opt/QtSDK/Simulator/Qt/gcc/bin/qmake
> 
> Can someone help me figure out what I need to do to get an install, thanks!
export PATH="/opt/QtSDK/Desktop/Qt/474/gcc/bin/:${PATH}"
If the problem persists, you can also ask over at #qt on freenode, since this 
problem isn't really related to the bindings themselves.

-- 
Arno Rehn



More information about the Kde-bindings mailing list