View Full Version : Digikam 0.9.4 deb out there?
Didjit
March 15th, 2008, 03:10 PM
Any one have AMD 64 Digikam 0.9.4 debs they can share?
Dijdit
zeltak
March 16th, 2008, 01:50 AM
I would also LOVE \\:D/ getting some 64bit debs. i have been trying to compile 0.9.3 for ages with no success and have been looking like crazy for 0.9.3 debs with no success....
any deb files for new digikam versions would be much appreciated!
Zeltak
lui456
April 14th, 2008, 03:19 PM
Hi there,
are you still interested in a 64bit digikam deb-file?
You can download an digikam.rpm (http://rpmfind.net/linux/RPM/mandriva/2008.0/x86_64/media/main/backports/digikam-0.9.3-6mdv2008.0.x86_64.html) and convert it to digikam.deb.
if it starts with error like:
digikam: error while loading shared libraries: libtiff.so.3: cannot open shared object file: No such file or directory
just link lib.tiff.so.4 to lib.tiff.so3:
-cd /usr/lib
-sudo ln -s libtiff.so.4 libtiff.so.3
lui
Didjit
April 14th, 2008, 03:27 PM
Cool. Tx. I'll give it a shot.
Didjit
freackout
April 15th, 2008, 08:12 AM
Hi there,
are you still interested in a 64bit digikam deb-file?
You can download an digikam.rpm (http://rpmfind.net/linux/RPM/mandriva/2008.0/x86_64/media/main/backports/digikam-0.9.3-6mdv2008.0.x86_64.html) and convert it to digikam.deb.
if it starts with error like:
digikam: error while loading shared libraries: libtiff.so.3: cannot open shared object file: No such file or directory
just link lib.tiff.so.4 to lib.tiff.so3:
-cd /usr/lib
-sudo ln -s libtiff.so.4 libtiff.so.3
lui
do look on net for 64 bit sources list for ubunt and add 28000 programmes to your list whats 64 is as is including digikam debs
freackout
April 15th, 2008, 08:15 AM
# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release amd64 (20071016)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
# deb cdrom:[APTonCD for ubuntu gutsy - i386 (2008-03-24 21:21) CD1]/ /
deb http://archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy universe main multiverse restricted #Added by software-properties
# deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
################################################## #####################
# libdvdcss stuff here ie sudo apt-get install libdvdcss2 cos its amd64
# dont forget apt-get update first tommy ok
# deb http://ftp.debian-unofficial.org/debian/ etch main contrib non-free restricted
#AUTOMATIX REPOS START
deb http://www.getautomatix.com/apt gutsy main
deb http://archive.canonical.com/ubuntu gutsy partner
deb http://archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse
#AUTOMATIX REPOS END
# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release amd64 (20071017)]/ gutsy main restricted
freackout
April 15th, 2008, 08:17 AM
I would also LOVE \\:D/ getting some 64bit debs. i have been trying to compile 0.9.3 for ages with no success and have been looking like crazy for 0.9.3 debs with no success....
any deb files for new digikam versions would be much appreciated!
Zeltak
# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release amd64 (20071016)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://gb.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
# deb-src http://gb.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
# deb cdrom:[APTonCD for ubuntu gutsy - i386 (2008-03-24 21:21) CD1]/ /
deb http://archive.ubuntu.com/ubuntu/ gutsy main universe restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu/ gutsy universe main multiverse restricted #Added by software-properties
# deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
################################################## #####################
# libdvdcss stuff here ie sudo apt-get install libdvdcss2 cos its amd64
# dont forget apt-get update first tommy ok
# deb http://ftp.debian-unofficial.org/debian/ etch main contrib non-free restricted
#AUTOMATIX REPOS START
deb http://www.getautomatix.com/apt gutsy main
deb http://archive.canonical.com/ubuntu gutsy partner
deb http://archive.ubuntu.com/ubuntu gutsy-backports main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu gutsy-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted universe multiverse
#AUTOMATIX REPOS END
# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release amd64 (20071017)]/ gutsy main restricted
Nicram
April 15th, 2008, 02:38 PM
Any one have AMD 64 Digikam 0.9.4 debs they can share?
Dijdit
Just compiled Digikam 0.9.4_beta3, but for i386 architecture only. :(
zeltak
April 16th, 2008, 01:04 AM
Hi Nicram
Any chance for a deb file?
thx
Zeltak
Nicram
April 16th, 2008, 06:37 AM
Hi Nicram
Any chance for a deb file?
Zeltak
Sure, here you are http://www.adrive.com (http://www.adrive.com/public/0d00cc9d69ed32e6c489c3c97849e2fc5299c23f7dece53096 f95592e00516da.html)
zeltak
April 16th, 2008, 03:08 PM
hi again Nicram
Thx for the deb file but i think its for the i386 architecture, is that what you use? i was actually searching for a 64 bit version
thanks anyway!
zeltak
Nicram
April 16th, 2008, 04:36 PM
hi again Nicram
Thx for the deb file but i think its for the i386 architecture, is that what you use? i was actually searching for a 64 bit version
thanks anyway!
zeltak
Sorry, I've forgot to mention it. :oops:
Anyway, it works perfectly on my system.
erazz
April 16th, 2008, 08:28 PM
Thanks a million!
Couldn't compile it myself for some strange reason (no error - just didn't make the bin files). You just saved me hours of sifting through log files :D
(Hardy beta on i386)
OnlyWhisky
May 1st, 2008, 03:45 AM
Thank you for package but I got exiv2.so not found error. I think ubuntu version of exiv is incompatable with digikam 0.9.4 betas. Can you provide some help? May be exiv package?
Nicram
May 1st, 2008, 06:06 AM
I got exiv2.so not found error. I think ubuntu version of exiv is incompatable with digikam 0.9.4 betas. Can you provide some help? May be exiv package?
this is Gutsy repo version of exiv
Do you have dev package installed?
OnlyWhisky
May 1st, 2008, 07:44 AM
Hm... 0.16 is current version for hardy heron. Is there a simple way to install 0.15? I tried to add gutsy repo to the list but version 0.15 is not avaliable, may be I did it wrong. [I'm beginner with kubuntu - ex-getnoo user =) ] Thank you for so fast feedback)
Nicram
May 1st, 2008, 07:53 AM
you can build it by yourself, it's not so hard as it seems
make
./configure
checkinstall
OnlyWhisky
May 1st, 2008, 08:15 AM
I know, I'm gentoo user, it was my daily work) It just takes time to compile and ubuntu gcc seems very slow compared to gentoo gcc (kernel settings, -j2 flag by default, i386 optimisation etc =) ) But I'll try now.
OnlyWhisky
May 1st, 2008, 09:57 AM
Ok, I did it and also I've created deb package for ubuntu hardy heron (-march=pentium4 -O2). If someone needs it I can upload.
andre2p
May 1st, 2008, 04:29 PM
Hello Whisky:
I would like to get your hardy heron deb if possible.
Thanks,
AC
OnlyWhisky
May 3rd, 2008, 04:04 AM
Hello Whisky:
I would like to get your hardy heron deb if possible.
Thanks,
AC
http://rapidshare.com/files/112173912/digikam-0.9.4_beta4-1_i386.deb.html
here it is.
andre2p
May 6th, 2008, 03:27 PM
Thanks!
Nicram
June 10th, 2008, 04:33 PM
New digikam for i386 Intel. Gutsy.
digikam-0.9.4 rc-2 i386 (http://www.adrive.com/public/c75d939031186afe3968729df1217a54aa9fdac9fae0917fb1 638f7438b4d96a.html)
old one:
digikam-0.9.4_beta5-1_i386 (http://www.adrive.com/public/dd1af1e6315ce5259bb823e654f3ad7647c9622ab755efac26 9410848d6adddd.html)
alex2035
July 14th, 2008, 11:55 AM
Sorry to ask Nicram, but the link for either of this .debs takes forever and doesnt download anything, am I doing something}wrong? thank you
regards
alex
Nicram
July 14th, 2008, 01:26 PM
Sorry to ask Nicram, but the link for either of this .debs takes forever and doesnt download anything, am I doing something}wrong? thank you
regards
alex
Well, I've double checked now and it works perfectly in Firefox, IE6, Opera, so probably it something wrong on your side.
Tal vez algo con la configuracion de tu navegadaor?
alex2035
July 14th, 2008, 02:48 PM
Ooops,
thanx for the answer, what might be wrong? I have tried with Opera 9.5 and Firefox 3, I have disabled blocking of popups, have Java and every plugin enabled, so?....Have to try again now that I know there is nothing wrong on that side.
Again, thanx
alex
alex2035
July 14th, 2008, 03:19 PM
Now I am absolutely lost. Have tried again with opera and Firefox. then I went to windows where I tried again with Firefox 3 and IE7, nothing. I have left the browser work for some 10 minutes but nothing, it says "Loading..." and stays forever.
Now I think I have tried with many options, it is strange that all 4 didnt work....what is the link? another page where you download the file, or the file itself? (.html!? dont think so).
Any other place where I could go that you know of?
Thank you
alex
alex2035
July 14th, 2008, 03:53 PM
@ Nicram
I finally got it, after a long time and about to give up I fired Firefox one more time and it took me to Adrive where it downloaded the .deb without problems. I guess the server was under maintenance or something.
Now I have another problem, Gdebi says that platform is not supported (i386) and rejects the installation, but I know there is a way to "force architecture" to install anyway but I cant remeber how to use it.
Any hint?
Thanx
alex
Nicram
July 14th, 2008, 04:06 PM
@ Nicram
Now I have another problem, Gdebi says that platform is not supported (i386) and rejects the installation, but I know there is a way to "force architecture" to install anyway but I cant remeber how to use it.
Any hint?
Thanx
alex
I think it is like
dpkg --install --force-architecture somepackage.deb
but it could be dangerous, its better to compile by yourself
./configure
make
make install
Nicram
July 17th, 2008, 05:29 AM
So, at last we have the final version:
digikam (http://www.adrive.com/public/9f73dcf7d5481e396e9f2ec0e255a23650503399513b7cd4cc 078d67c3f4e2f5.html) for i386 Intel, Gutsy.
old ones:
digikam-0.9.4 rc-2 i386 (http://www.adrive.com/public/c75d939031186afe3968729df1217a54aa9fdac9fae0917fb1 638f7438b4d96a.html)
digikam-0.9.4_beta5-1_i386 (http://www.adrive.com/public/dd1af1e6315ce5259bb823e654f3ad7647c9622ab755efac26 9410848d6adddd.html)
mmcmonster
July 17th, 2008, 09:51 AM
So, at last we have the final version:
digikam (http://www.adrive.com/public/9f73dcf7d5481e396e9f2ec0e255a23650503399513b7cd4cc 078d67c3f4e2f5.html) for i386 Intel, Gutsy.
old ones:
digikam-0.9.4 rc-2 i386 (http://www.adrive.com/public/c75d939031186afe3968729df1217a54aa9fdac9fae0917fb1 638f7438b4d96a.html)
digikam-0.9.4_beta5-1_i386 (http://www.adrive.com/public/dd1af1e6315ce5259bb823e654f3ad7647c9622ab755efac26 9410848d6adddd.html)
Thanks.
Unfortunately, when I double click on the package, it says that "A later version is already installed." The version I have installed is 0.9.3, of course. :-(
mmcmonster
July 17th, 2008, 10:04 AM
:~/Desktop$ sudo dpkg -i digikam_0.9.4-1_i386.deb
[sudo] password for maimon:
dpkg - warning: downgrading digikam from 2:0.9.3-2ubuntu1 to 0.9.4-1.
(Reading database ... 163994 files and directories currently installed.)
Preparing to replace digikam 2:0.9.3-2ubuntu1 (using digikam_0.9.4-1_i386.deb) ...
Unpacking replacement digikam ...
Setting up digikam (0.9.4-1) ...
Okay. Got it to install via the terminal. It still doesn't work, though. :-(
:~/Desktop$ digikam
digikam: error while loading shared libraries: libexiv2.so.0: cannot open shared object file: No such file or directory
solracnamrac
July 17th, 2008, 11:29 AM
Thanks.
Unfortunately, when I double click on the package, it says that "A later version is already installed." The version I have installed is 0.9.3, of course. :-(
Same thing happening with me too.
Nicram
July 17th, 2008, 04:15 PM
Got it to install via the terminal. It still doesn't work, though. :-(
Hm, for we it works like a charm.
You should remove old version first, and then block new version
Still, I'm wondering why it's happening.
mmcmonster
July 17th, 2008, 07:15 PM
Hm, for we it works like a charm.
You should remove old version first, and then block new version
Still, I'm wondering why it's happening.
Still have the problem finding that library.
Maybe the library is in a different path than expected?
mmcmonster
July 17th, 2008, 08:47 PM
Okay. This fixed it for me:
cd /usr/lib
sudo ln -s libexiv2.so.2.1.0 libexiv2.so.0
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.