Problems compiling digikam 0.9

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Problems compiling digikam 0.9

Jürgen Flosbach dk
I try to compile digikam-0.9.0-beta3 and it fails.
Configure doesn't find a few programs which are on my system.

I'm running Suse 10.0 in 64bit mode.


configure output is --->
========================
-- digiKam configure results -------------------
-- sqlite3 found.................. NO

digiKam needs sqlite3. You need to install sqlite3 3.x, e.g. from
http://www.sqlite.org

-- gphoto2 found.................. YES
-- libkipi found.................. NO

digiKam needs libkipi. You need to install libkipi first
libkipi website is at http://extragear.kde.org/apps/kipi

-- libtiff found.................. YES
-- libpng found................... YES
-- lcms found..................... YES
-- Exiv2 library found............ YES
------------------------------------------------
=============================

but, I have sqlite3 and libkipi installed. If I check my installed
programs with kpackage it shows me that

sqlite3 is Version 3.2.2-5
  and installed  in /usr/bin/
  and library is in /usr/lib64

libkipi is Version 0.1.4-5.1
  and installed in /opt/kde3/lib64

PKG_CONFIG_PATH is
  PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:\
  /usr/local/share/pkgconfig:\
  /usr/lib64/pkgconfig:\
  /usr/share/pkgconfig:\
  /opt/kde3/lib64/pkgconfig:\
  /opt/gnome/lib64/pkgconfig:\
  /opt/gnome/lib64/pkgconfig:\
  /opt/gnome/share/pkgconfig"

What can I do to let configure see this files ?


--
With regards

Juergen Flosbach

e-mail : [hidden email]

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Problems compiling digikam 0.9

Duncan Hill-5
Jürgen Flosbach dk wrote:

> I try to compile digikam-0.9.0-beta3 and it fails.
> Configure doesn't find a few programs which are on my system.
>
> I'm running Suse 10.0 in 64bit mode.
>
>
> configure output is --->
> ========================
> -- digiKam configure results -------------------
> -- sqlite3 found.................. NO
>
> digiKam needs sqlite3. You need to install sqlite3 3.x, e.g. from
> http://www.sqlite.org
>
> -- gphoto2 found.................. YES
> -- libkipi found.................. NO
>
> digiKam needs libkipi. You need to install libkipi first
> libkipi website is at http://extragear.kde.org/apps/kipi
>
> -- libtiff found.................. YES
> -- libpng found................... YES
> -- lcms found..................... YES
> -- Exiv2 library found............ YES
> ------------------------------------------------
> =============================
>
> but, I have sqlite3 and libkipi installed. If I check my installed
> programs with kpackage it shows me that
>
> sqlite3 is Version 3.2.2-5
>   and installed  in /usr/bin/
>   and library is in /usr/lib64
>
> libkipi is Version 0.1.4-5.1
>   and installed in /opt/kde3/lib64

libsqlite3-dev, libkipi-dev (or similarly named packages).  You only
have the runtime libraries, you need the C/C++ headers.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Problems compiling digikam 0.9

Jürgen Flosbach dk
Duncan Hill schrieb:
> Jürgen Flosbach dk wrote:
>> I try to compile digikam-0.9.0-beta3 and it fails.
>> Configure doesn't find a few programs which are on my system.
>>
>> I'm running Suse 10.0 in 64bit mode.
>>
<SNIP
>
> libsqlite3-dev, libkipi-dev (or similarly named packages).  You only
> have the runtime libraries, you need the C/C++ headers.
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>
>

Damed.

You are right.

Thanks for the tip.

--
With regards

Juergen Flosbach

e-mail : [hidden email]

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Problems compiling digikam 0.9

Jürgen Flosbach dk
In reply to this post by Duncan Hill-5
Duncan Hill schrieb:
> Jürgen Flosbach dk wrote:
>> I try to compile digikam-0.9.0-beta3 and it fails.
>> Configure doesn't find a few programs which are on my system.

<SNIP>

>
> libsqlite3-dev, libkipi-dev (or similarly named packages).  You only
> have the runtime libraries, you need the C/C++ headers.
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>
>

It compiled
It installed
It's running.

Thanks

--
With regards

Juergen Flosbach

e-mail : [hidden email]

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users