[sane-devel] sane gphoto2
Bob Lockie
bjlockie at lockie.ca
Wed Oct 16 19:14:27 BST 2002
"configure" line 3515 of 9200
To not get the "echo "Sorry, can't use GPHOTO2"" I had to modify configure.
Maybe "gphoto2-config --version" used to give "gphoto2*" but it must have been changed to give "libgphoto2*".
GPVERSION=`gphoto2-config --version`
case "$GPVERSION" in
"gphoto2 2.0" | \
"gphoto2 2.1.0" | \
"gphoto2 2.0.1"* | \
/* added */ "libgphoto2 2.1.1dev6" \
)
----------------------------------------
>From Mozilla and GNU/Linux
More information about the sane-devel
mailing list