The line was missing , I added it.
Now it shows up in the list:
===
[root@oldpc polaroid]# ldd /usr/local/bin/gphoto2
libpthread.so.0 => /lib/libpthread.so.0 (0x4001c000)
libreadline.so.4 => /usr/lib/libreadline.so.4 (0x4006e000)
libncurses.so.5 => /usr/l
; chmod 755 /usr/local/lib/libgphoto2.so.2 ??
>$ cat /usr/local/lib/libgphoto2.so.2 >/dev/null
> to see if you have access to it at all.
>$> ldd /usr/local/lib/libgphoto2.so.2
> and see if you can access all those listed.
>
>bjd
>
>
>
--
-- ne
Ok, I deleted all folders/files referencing libgphoto2* and gphoto2*
from my system - which removed all old and newer versions of each.
I re-did ./configure and make and make install, for libgphoto2-2.1.6 and
then gphoto2-2.1.6.
Now the only error message I'm getting is the following.
Here is different debug output running the newer gphoto2 version 2.1.6.
==
[root@oldpc root]# env LANG=C /usr/local/bin/gphoto2 --debug --camera
"Polaroid PDC 640" --capture-image --port "usb:"
0.000104 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDIN