[Digikam-users] try to give a try to 3.5 and 4.0 but... count 0
Gilles Caulier
caulier.gilles at gmail.com
Mon Feb 10 12:43:18 GMT 2014
2014-02-10 13:37 GMT+01:00 Julien T <julien.t43 at gmail.com>:
>
> My build process is pretty straightforward and the following:
>
>>>>
> #!/bin/sh
> ## build digikam from source on linux/debian/ubuntu to /usr/local
> ## http://www.digikam.org/node/621
>
> export PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin
> umask 022
>
> work_dir=/opt/tmp/${0##*/}
> work_dir=${work_dir%.sh}
>
> ## remove "official" one
>
> sudo apt-get purge digikam digikam-data kipi-plugins kipi-plugins-common
> sudo apt-get autoremove
here, there are 2 packages named :
lib64digikamcore3 - Runtime library for digikam
lib64digikamdatabase3 - Runtime library for digikam
There includes private shared lib used by digiKam core. Both must be
removed and re-installed through 4.0.0
Gilles Caulier
More information about the Digikam-users
mailing list