<font color="#993300"><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><font color="#993300"><span style="color: rgb(0, 0, 0); font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><b><div class="im" style="color: rgb(80, 0, 80); ">

7. create Debian packages of digiKam and showFoto:<br> # chmod +x debian/rules<br></div> # <font color="#FF0000">fakeroot debian/rules binary   </font>not work !</b></span></font><div><font color="#993300"><font color="#000000" face="arial, sans-serif"><span style="border-collapse: collapse; "><br>

</span></font></font></div><div><font color="#993300"><font color="#000000" face="arial, sans-serif"><span style="border-collapse: collapse; "><div><font color="#006600">pierre@pierre-laptop:~/Bureau/temp/digikam-1.2.0$ chmod +x debian/rules</font></div>

<div><font color="#006600">pierre@pierre-laptop:~/Bureau/temp/digikam-1.2.0$ fakeroot debian/rules binary</font></div><div><font color="#006600">debian/rules:3: /usr/share/pkg-kde-tools/makefiles/1/cdbs/<a href="http://kde.mk" target="_blank" style="color: rgb(6, 88, 181); ">kde.mk</a>: Aucun fichier ou dossier de ce type</font></div>

<div><font color="#006600">debian/rules:4: /usr/share/cdbs/1/rules/<a href="http://debhelper.mk" target="_blank" style="color: rgb(6, 88, 181); ">debhelper.mk</a>: Aucun fichier ou dossier de ce type</font></div><div><font color="#006600">debian/rules:5: /usr/share/cdbs/1/rules/<a href="http://utils.mk" target="_blank" style="color: rgb(6, 88, 181); ">utils.mk</a>: Aucun fichier ou dossier de ce type</font></div>

<div><font color="#006600">make: *** Pas de règle pour fabriquer la cible « /usr/share/cdbs/1/rules/<a href="http://utils.mk" target="_blank" style="color: rgb(6, 88, 181); ">utils.mk</a> ». Arrêt.</font></div><div><font color="#006600">pierre@pierre-laptop:~/Bureau/temp/digikam-1.2.0$ </font></div>

<div><br></div></span></font></font><b>Where is the Problem ?</b></div><div><b><br></b></div><div><b>Tanks, Pierre <font color="#993300"><div><font color="#993300"><br></font></div><div><font color="#993300"><img src="cid:ii_127b0b2c55e76bf2" alt="Avatar-Caracole.jpg" title="Avatar-Caracole.jpg"> <i><span style="font-size: x-small; ">Toujours plus loin...</span></i></font></div>

</font></b></div></span></font><br><div class="gmail_quote">2010/3/30 Vlado Plaga <span dir="ltr"><<a href="mailto:rechner@vlado-do.de">rechner@vlado-do.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

This is the way I installed digiKam 1.2 in Ubuntu 10.04 (and it should<br>
also work in Ubuntu 9.10, or a recent Debian):<br>
<br>
1. create a temporary directory<br>
2. download digikam-1.2.0.tar.bz2 to this directory<br>
3. also download the Debian diff for digiKam from unstable[1]:<br>
<a href="http://ftp.de.debian.org/debian/pool/main/d/digikam/digikam_1.1.0-1.diff.gz" target="_blank">http://ftp.de.debian.org/debian/pool/main/d/digikam/digikam_1.1.0-1.diff.gz</a><br>
4. unpack digikam and unzip the diff:<br>
  # tar xjf digikam-1.2.0.tar.bz2<br>
  # gunzip digikam_1.1.0-1.diff.gz<br>
5. change to the now-created directory: # cd digikam-1.2.0<br>
6. # patch -p1 < ../digikam_1.1.0-1.diff<br>
7. create Debian packages of digiKam and showFoto:<br>
  # chmod +x debian/rules<br>
  # fakeroot debian/rules binary<br>
<br>
On my machine this created the following three packages:<br>
digikam_1.1.0-1_powerpc.deb<br>
digikam-dbg_1.1.0-1_powerpc.deb<br>
showfoto_1.1.0-1_powerpc.deb<br>
<br>
Don't be confused by the file names, the packages really contain<br>
digiKam 1.2! Normally you would not need the "digikam-dbg" (debug)<br>
package. Install the packages with "dpkg -i" or your preferred method.<br>
<br>
The advantage of using Debian packages (instead of just installing<br>
digiKam manually alongside an existing KDE) is that you don't interfere<br>
with your package manager and can even update digiKam later on with<br>
distribution packages. Unfortunately digiKam cannot be installed<br>
properly in /usr/local, if things haven't changed recently.<br>
<br>
Regards,<br>
Vlado<br>
<br>
[1] You can check <a href="http://packages.debian.org/sid/digikam" target="_blank">http://packages.debian.org/sid/digikam</a> and maybe<br>
already get the diff for the official 1.2 package<br>
_______________________________________________<br>
Digikam-users mailing list<br>
<a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</blockquote></div><br>