[Digikam-users] Compiling under x86-64 / possible improvements to Print Wizard
Renchi Raju
renchi.raju at gmail.com
Mon Aug 22 01:24:01 BST 2005
On 8/21/05, David Aldred <david at familyaldred.org.uk> wrote:
> Hmm. Just tried.
>
> Can't get the SVN checkout to work (no server response - it won't ping
> either), so I downloaded the daily snapshots. Untar, navigate to the
> kdegraphics directory, and ./configure. It ends with:
I hope you mean extragear/graphics. digikam is not in kdegraphics.
> Look for qt-mt to see if it's somewhere unexpected:
> slocate qt-mt
> /usr/lib/qt3/lib64/pkgconfig/qt-mt.pc
> /usr/lib/qt3/lib64/libqt-mt.la
>
> ...so it looks as though /usr/lib/qt3/lib64 is the place to look.
You can specify to configure where qt library and includes are present
on your system:
./configure --help |grep qt
--with-qt-includes=DIR where the Qt includes are.
--with-qt-libraries=DIR where the Qt library is installed.
More information about the Digikam-users
mailing list