Greig Sheridan <[email protected]> writes: > Python-gphoto2 relies upon the 'development headers' build of > ligbphoto2, and I've been historically installing that on the Pi with > "apt-get install libgphoto2-dev". > > This is currently built on v2.5.22 which was released in January 2019,
Hi, Debian oldstable (buster) indeed shipped with v2.5.22, but the current stable (bullseye) sports v2.5.27. Your best bet would be upgrading your OS, if possible (I don't know the level of Raspberry PI support). > I've struggled to find a documented process to create my own > 'development headers' build by hand. The libgphoto2 Debian package has a pretty standard build procedure, but you probably lack the build environment for that. > Is "libgphoto2-dev" being actively updated or is it stalled/abandoned? It's actively maintained in Debian, but you apparently use the version released in buster. -- Regards, Feri -- Pkg-phototools-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-phototools-devel
