Search Criteria
Package Details: scangearmp-mg6200 1.80-4
Git Clone URL: | https://aur.archlinux.org/scangearmp-mg6200.git (read-only, click to copy) |
---|---|
Package Base: | scangearmp-mg6200 |
Description: | Canon Scanner Driver (for mg6200 series) |
Upstream URL: | http://support-au.canon.com.au/contents/AU/EN/0100393102.html |
Licenses: | |
Submitter: | Lopo |
Maintainer: | Lopo |
Last Packager: | Lopo |
Votes: | 3 |
Popularity: | 0.003912 |
First Submitted: | 2012-03-20 13:33 |
Last Updated: | 2019-10-03 17:25 |
Dependencies (8)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- libpng>=1.2.8 (libpng-git, libpng-apng, libpng-minimal-git)
- findutils (findutils-git, findutils-selinux) (make)
- gawk (make)
- gimp (gimp-painter-git, gimp-light, gimp-devel, gimp-appimage, glimpse-editor, glimpse-editor-git, gimp-git) (make)
- grep (grep-git) (make)
- libusb-compat (libusb0) (make)
- sane (sane-git) (make)
Latest Comments
Anonymous comment on 2013-09-20 18:03
To resolve my build problem I copied libcncpnet.so and libcncpmsui.so to /usr/lib (from the libs_bin64 dir) then everything built ok. Then I had to remove the files copied to /usr/lib to be able to install the built package, everything works now.
Anonymous comment on 2013-09-17 18:48
I get the following when trying to execute makepkg:
/usr/bin/ld: cannot find -lcncpnet
collect2: error: ld returned 1 exit status
make[1]: *** [libsane-canon_mfp.la] Error 1
make[1]: Leaving directory `/home/<user>/Downloads/scangearmp-mg6200/src/scangearmp-source-1.80-1/scangearmp/backend'
make: *** [all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Any help is really appreciated!