Compiling exiv2 from source
Tez
binary_y2k2 at blueyonder.co.uk
Thu Jun 8 16:08:27 UTC 2006
Dotan Cohen wrote:
> I'm sorry to be such a pain, but even when I try to install
> KPhotoAlbum _without_ installing exev2, I get stuck on qt:
> dotancohen at ety:~/Desktop/KPhotoAlbum/kphotoalbum-2.2-noi18n$ ./configure
> <-SNIP->
> configure: WARNING: libjpeg not found. disable JPEG support.
> checking for perl... /usr/bin/perl
> checking for Qt... configure: error: Qt (>= Qt 3.2 and < 4.0) (headers
> and libraries) not found. Please check your installation!
> For more details about this problem, look at the end of config.log.
> dotancohen at ety:~/Desktop/KPhotoAlbum/kphotoalbum-2.2-noi18n$ sudo
> apt-get install qt
> Password:
> Reading package lists... Done
> Building dependency tree... Done
> E: Couldn't find package qt
> dotancohen at ety:~/Desktop/KPhotoAlbum/kphotoalbum-2.2-noi18n$
>
> So, how can I install qt? And shouldn't qt be part of KDE? I
> understand it is what handles KDE's widgets. I am using Kubuntu.
> Thanks, and sorry for what I'm certain are newbie issues.
>
> Dotan Cohen
>
When it's looking for the headers you usually need to install a
<package>-dev package.
After looking around I didn't find libqt-dev but I did find
libqt3-headers so try installing that.
Also if you want JPEG support you'll want libjpeg62-dev installed too.
Tez
More information about the kubuntu-users
mailing list