Search Criteria
Package Details: gtkam 1.0-2
Git Clone URL: | https://aur.archlinux.org/gtkam.git (read-only, click to copy) |
---|---|
Package Base: | gtkam |
Description: | A GTK frontend for libgphoto2 |
Upstream URL: | http://gphoto.sourceforge.net/proj/gtkam |
Licenses: | |
Submitter: | ilpianista |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 86 |
Popularity: | 0.77 |
First Submitted: | 2010-11-13 15:01 |
Last Updated: | 2017-11-19 05:07 |
Dependencies (6)
- gdk-pixbuf2 (gdk-pixbuf2-git)
- libexif-gtk
- libexif>=0.3.2
- libgphoto2>=2.5.0
- gimp (gimp-painter-git, gimp-light, gimp-git, glimpse-editor-git, glimpse-editor, gimp-devel, gimp-appimage) (make)
- intltool (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
kiodo1981 commented on 2012-03-04 13:13
I solved this way:
Old solution:
$ yaourt -S libpng14
New solution:
$ sudo ln -s /usr/lib/libpng.so /usr/lib/libpng14.so.14
valr commented on 2012-02-18 17:53
No. 'base' and 'base-devel' groups are pre-requisite for every AUR package -> install 'base-devel'.
Anonymous comment on 2012-02-18 14:07
Please add "autoconf" as a dependencies for this package.
ninian commented on 2012-02-08 18:10
Aaaaargh, you've got it, thanks! I thought I had recompiled libexif-gtk, but obviously hadn't. Methinks I was fooled by the package version being the same. Gtkam is working fine now.
valr commented on 2012-02-08 08:30
Have you also recompiled the libexif-gtk package ?
ninian commented on 2012-02-07 22:11
Um, yes I knew that, but that's the message I get *after* doing a 'pacman -Syu' and rebuilding the gtkam package! All my other rebuilt AUR packages are fine ... Something hardwired somewhere about libpng14?
valr commented on 2012-02-06 21:28
Yes, as mentionned in: http://www.archlinux.org/news/libpnglibtiff-rebuilds-move-from-testing/
Please rebuild gtkam.
ninian commented on 2012-02-05 22:15
After libpng update on 5 Feb 2012, when running gtkam: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory
ninian commented on 2012-02-05 22:00
After libpng update on 5 Feb 2012, when running gtkam: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory
Andyvec commented on 2011-12-29 22:20
Now compiles correctly on ARCH-64!