CONTENTS DELETED
The author has deleted this message.
|
The 0.10 tarball, like every KDE4 application, is built with cmake, not
autotools. Look here: http://www.digikam.org/drupal/download?q=download/KDE4 There is also a link for (K)Ubuntu build instructions. Andi On Wednesday 01 April 2009 18:05:06 David Vincent-Jones wrote: > Still trying to get the tarball stable version installed on Ubuntu 8.10 (Gnome): > >From digikam web site ..."Set of commands to build the tarball: > > ./configure --prefix=/usr > make > su -c "make install" " > > Simply cannot find my way around the missing "configure" file and would > appreciate some help. There must be something simple that I am overlooking. > > Currently I do have the svn version 0.10.0 (KDE 4.2.00) running but if I > shut digikam down it fails to start unless I reboot my system ... very > windowish! > > I need the one of the latest versions in order to recognize my camera > model. > > Digikam is a reall winner. Thanks Guys; > > David > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by david-vj
David Vincent-Jones ha scritto:
> Still trying to get the tarball stable version installed on Ubuntu 8.10 (Gnome): > > From digikam web site ..."Set of commands to build the tarball: > ./configure --prefix=/usr > make > su -c "make install" " > > Simply cannot find my way around the missing "configure" file and would > appreciate some help. There must be something simple that I am overlooking. > Now digiKam (and all KDE 4) uses cmake instead of ./configure. So, when you are in the source directory, instead of the old ./configure && make && make install You should use: mkdir build && cd build && cmake .. && make && make install If you want to change something you can use for example: cmake .. -DCMAKE_INSTALL_PREFIX=/usr/ See this: http://techbase.kde.org/Development/Tutorials/CMake > Currently I do have the svn version 0.10.0 (KDE 4.2.00) running but if I shut > digikam down it fails to start unless I reboot my system ... very windowish! > > I need the one of the latest versions in order to recognize my camera model. Did you tried using one of these inexpensive usb card readers out there? You just need to plug your camera memory card, and plug the reader to a usb port to get your photos... Maybe it's also faster than plug your camera (you can leave the card reader connected), and you problem caused by exhausted batteries on your camera. Almost any card reader will work "out of th box" with your linux system. bye bye gerlos _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Hello!
I'm sorry to hijack this thread, but I have to. Ocassionally I'm using a built-in cardreader from Lenovo (ThinkCentre A61, AMD, Desktop) but this thing just annoys me. One has to reboot the machine to make it recognize any cards. So I'm looking for a card reader for a while ... > usb port to get your photos... Maybe it's also faster than plug your > camera (you can leave the card reader connected), and you problem > caused > by exhausted batteries on your camera. > Almost any card reader will work "out of th box" with your linux > system. ... but I did not know which one to choose. Googling did not help that much. Is there a list of compatible devices out there? Thanks! juergen _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Op Wednesday 01 April 2009, schreef Jürgen Scholz:
> ... but I did not know which one to choose. Googling did not help that > much. Is there a list of compatible devices out there? You mean you actually found an incompatible card reader? I use a Hama 35 in 1 usb reader from a photo store. Works fine! Regards, Dennis _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Bugzilla from juergen@kernkraft400.com
> Hello!
> > I'm sorry to hijack this thread, but I have to. > > Ocassionally I'm using a built-in cardreader from Lenovo (ThinkCentre > A61, AMD, Desktop) but this thing just annoys me. One has to reboot > the machine to make it recognize any cards. So I'm looking for a card > reader for a while ... > > > usb port to get your photos... Maybe it's also faster than plug your > > camera (you can leave the card reader connected), and you problem > > caused > > by exhausted batteries on your camera. > > Almost any card reader will work "out of th box" with your linux > > system. > > ... but I did not know which one to choose. Googling did not help that > much. Is there a list of compatible devices out there? > > Thanks! > juergen I have cheap one: "SanDisk ImageMate 12-in-1" that works like charm. Sveb _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by david-vj
CONTENTS DELETED
The author has deleted this message.
|
In reply to this post by Sven Sandin-3
2009/4/2 <[hidden email]>
Me too... I tried 6 o 7 anonymous card readers (I own a couple of them), most of time they are chinese, I can say that they always work without any problem, almost for me. Just buy an inexpensive one, I've seen a lot of them sold for less than 10-15 euros out there. In the worst case, if the one you grab don't work, you can give it to a friend and try another one... good luck gerlos _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |