One step closer to compiling from source...

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

One step closer to compiling from source...

e-mail robert.m.davies
Thanks for the tips that have now allowed me to get digikam installed again.
I would still like to (hopefully without breaking it!) install the build dependencies for digikam. (I hope to actually get involved with digikam development, at the very least bug-fixing)

Presently I get this at the terminal:

rob@SCKubuntu:~$ sudo apt-get build-dep digikam
[sudo] password for rob:
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Note, selecting 'libltdl-dev' instead of 'libltdl3-dev'
Note, selecting 'libxslt1-dev' instead of 'libxslt-dev'
The following packages have unmet dependencies.
 libgphoto2-2-dev : Depends: libgphoto2-2 (= 2.4.11-3) but 2.4.11-natty~ppa1 is to be installed
 libhighgui-dev : Depends: libjpeg-dev
 libtiff4-dev : Depends: libjpeg-dev
E: Build-dependencies for digikam could not be satisfied.
rob@SCKubuntu:~$

Is there any reason it doesn't just install libjpeg-dev if things depend on it?
I don't really understand what's up with libgphoto either.

Does anyone have any suggestions?

Rob

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

Re: One step closer to compiling from source...

Philip Johnsson

You don't have the same version of libgphoto installed as the development version you try to install. One is from my PPA but the PPA doesn't have Ubuntu 11.10 support so it try to install the official one which isn't the same.

/Philip

On Oct 14, 2011 10:29 AM, "e-mail robert.m.davies" <[hidden email]> wrote:
Thanks for the tips that have now allowed me to get digikam installed again.
I would still like to (hopefully without breaking it!) install the build dependencies for digikam. (I hope to actually get involved with digikam development, at the very least bug-fixing)

Presently I get this at the terminal:

rob@SCKubuntu:~$ sudo apt-get build-dep digikam
[sudo] password for rob:
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Note, selecting 'libltdl-dev' instead of 'libltdl3-dev'
Note, selecting 'libxslt1-dev' instead of 'libxslt-dev'
The following packages have unmet dependencies.
 libgphoto2-2-dev : Depends: libgphoto2-2 (= 2.4.11-3) but 2.4.11-natty~ppa1 is to be installed
 libhighgui-dev : Depends: libjpeg-dev
 libtiff4-dev : Depends: libjpeg-dev
E: Build-dependencies for digikam could not be satisfied.
rob@SCKubuntu:~$

Is there any reason it doesn't just install libjpeg-dev if things depend on it?
I don't really understand what's up with libgphoto either.

Does anyone have any suggestions?

Rob

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


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