Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonswine/gphoto2

gphoto2 Debian
https://github.com/simonswine/gphoto2

Last synced: 27 days ago
JSON representation

gphoto2 Debian

Awesome Lists containing this project

README

        

gphoto2
-------

What is gphoto2?
----------------

gphoto2 is a command-line frontend to libgphoto2.

Where can I find more information?
----------------------------------

Visit the gphoto project web site. It should always be found at least
at one of the following URLs:

http://www.gphoto.com/
http://www.gphoto.org/
http://gphoto.sourceforge.net/

The man page is in the file doc/gphoto2.1

How do I build it?
------------------

* If using SVN source, run "autoreconf -is".
* configure
* make
* make install

Out-of-tree builds are supported. "configure --help" may help.

How do I test it?
------------------

* make check

The test suite checks the installation and basic functionality of the gphoto2
program and the 'Directory Browse' libgphoto2 camera driver.