On Tue, Jul 07, 2020 at 11:27:40AM -0700, Brandon Lampert wrote:
> I built libgphoto2 from GIT and "gphoto2-config --version" shows that I am
> running 2.5.25.1. Also, I built gphoto2 from GIT but the logs I sent you
> yesterday show libgphoto2 version 2.5.16. I am not sure why this is happening.
> How can I make sure that gphoto2 built from GIT uses libgphoto2 I built from
> GIT?

On Linux, you can run gphoto2 like this:

  env LD_LIBRARY_PATH=/path/to/my/libgphoto/directory gphoto2 --version

to have it use a libgphoto in another location.

Dan


_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to