summaryrefslogtreecommitdiff
path: root/camlibs/agfa-cl20/README.agfa-cl20
blob: 221d5268497a8db3c2b06ac036ae7980b647cff4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
How to install this camlib:

Copy the agfa-cl20 directory to ...../libgphoto2/camlibs

Then, edit the file configure.in (in the libgphoto2 directory) on lines:
148, and
160
to include "agfa-cl20" in the list of driver names.

THEN you can run "sh autoconf.sh"
./configure --prefix=/usr --with-drivers=agfa-cl20
make
make install