Riconoscimenti e licenza Logo di &digikam; Copyright del programma 2001-2006 della squadra degli sviluppatori &digikam; Renchi Raju renchi@pooh.tam.uiuc.edu: coordinatore, sviluppatore principale. Caulier Gilles caulier.gilles@gmail.com: co-coordinatore, sviluppatore, traduzioni in francese. Joern Ahrens kde@jokele.de: sviluppatore. Tom Albers tomalbers@kde.nl: sviluppatore. Ralf Hoelzer kde@ralfhoelzer.com: sviluppatore. La documentazione รจ copyright di: 2001-2002 Renchi Raju renchi@pooh.tam.uiuc.edu. 2002-2003 Gilles Caulier caulier.gilles@gmail.com Renchi Raju renchi@pooh.tam.uiuc.edu 2003-2005 Gilles Caulier caulier.gilles@gmail.com Renchi Raju renchi@pooh.tam.uiuc.eduRichard Taylor rjt-digicam@thegrindstone.me.ukRalf Hoelzer kde@ralfhoelzer.comJoern Ahrens kde@jokele.deOliver Doerr oliver@doerr-privat.deGerhard Kulzer gerhard@kulzer.net2005-2007 Gilles Caulier caulier.gilles@gmail.comGerhard Kulzer gerhard@kulzer.net Tutte le immagini sono copyright 2003-2007 di Gilles Caulier caulier.gilles@gmail.com e Gerhard Kulzer gerhard_at_kulzer_dot_net. Federico Zenithzenith@chemeng.ntnu.no &underFDL; &underGPL; Installation How to Obtain &digikam; The website for &digikam; is at http://www.digikam.org. Please check it regularly to get the latest news about &digikam;. &digikam; can be obtained in binary and source format from http://sourceforge.net/project/showfiles.php?group_id=42641. Also you can checkout the digikam and kipi source code modules from &kde; Extragear SVN repository like this: % svn co -N svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics % cd graphics % svn up digikam % svn co svn://anonsvn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin The last SVN snapshoots can be downloaded at this &URL; ftp://ftp.kde.org/pub/kde/unstable/snapshots/. Requirements In order to successfully use &digikam;, you need the following: AutoConf >= 2.5 GNU autoconf AutoMake >= 1.7.0 GNU automake &kde; 3.x &kde; Home Page libtqt >= 3.3.x Trolltech libsqlite >= 3.x SQlite3 gphoto2 >= 2.x Gphoto Home Page libgdbm >= 1.8.0 libkipi >= 0.1 www.kipi-plugins.org libkexiv2 >= 0.1 www.kipi-plugins.org libdcraw >= 0.1.5 www.kipi-plugins.org libtiff >= 3.6.x (>=3.8.2 recommended) www.remotesensing.org libpng >= 1.2.0 www.libpng.org liblcms >= 1.14.x Little CMS Home Page libjasper >= 1.7 Jasper site exiv2 >= 0.12 (>=0.14 recommended) Exiv2.org All library dependencies require development and binary packages installed on your computer to compile &digikam;. Most likely your distribution vendor might already have packaged and provided these packages. Compilation and Installation In order to compile and install &digikam; on your system, type the following in the base folder of the libkipi and digikam module distributions: % export WANT_AUTOCONF_2_5=1 % export KDEDIR=KDE_installation_dir_on_your_system % export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/path/to/installation/lib/pkgconfig % make -f Makefile.cvs % ./configure % make % su % make install Important Notes Stage 3 is required if you are installing libkipi/libkexiv2 in a non-standard location, and you must let pkg-config know about their paths. More specific compilation and installation options can be passed to the configure script. Use ./configure --help on the command line to view these options. Use --enable-debug=full option with configure script for to provide a full information bug report. Because &digikam; depends on libkipi and libkexif, you must build these libraries before you build &digikam;. Since &digikam; uses autoconf and automake you should not have trouble compiling it. If you run into problems please report them to digikam-users@kde.org. &documentation.index;