[Digikam-users] installation digikam 0.9

Duncan Hill digikam at nacnud.force9.co.uk
Sat Jul 29 13:57:50 BST 2006


On Saturday 29 July 2006 13:35, roessli bertrand wrote:
> Hello,
>
> I tried to install digikam 0.9 on Ubuntu dapper and I am running into some
> problems:
>
> first I tried through svn using the script that is on the digikam.org page
> and everything went smoothly, but I still have digikam 0.8  :-\

Suggestion:

Backup your image directory.
Uninstall digikam 0.8
Compile and install 0.9 using the default paths it picks.

You'll get .9 in the 'right' places that way without having to muck with 
environment variables and paths.

You can always use make uninstall to clean the .9 install out, and 
reinstall .8 using apt-get.

>
> -- 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.................. NO

apt-get install sqlite3-dev
apt-get install libgphoto2-dev

Or something like that.  aptitude or synaptic should help you find the devel 
libs.  Very critical.  sqlite is the DB engine that drives tagging etc, 
gphoto2 is what gets the images from a camera.



More information about the Digikam-users mailing list