libgphoto2_port - Man Page

cross-platform port access library

Synopsis

#include <gphoto2/gphoto2_port.h>

Description

The libgphoto2_port library was written to provide libgphoto2(3) with a generic way of accessing ports. In this function, libgphoto2_port is the successor of the libgpio library.

Currently, libgphoto2_port supports serial (RS-232) and USB connections, the latter requiring libusb to be installed.

The autogenerated API docs will be added here in the future.

Environment Variables

IOLIBS

If set, defines the directory where the libgphoto2_port library looks for its I/O drivers (iolibs). You only need to set this on Windows systems and broken/test installations.

LD_DEBUG

Set this to all to receive lots of debug information regarding library loading on ld based systems.

USB_DEBUG

If set, defines the numeric debug level with which the libusb library will print messages. In order to get some debug output, set it to 1.

See Also

libgphoto2(3), The gPhoto2 Manual, [1]gphoto website, automatically generated API docs, [2]libusb website

Author

The gPhoto2 Team.
Hans Ulrich Niedermann <gp@n-dimensional.de>. (man page)

References

1. gphoto website

http://www.gphoto.org/

2. libusb website

http://libusb.sourceforge.net/

Referenced By

libgphoto2(3).

08/16/2006 The gPhoto2 Reference (the man