File: INSTALL

package info (click to toggle)
pdq 2.2.1-7
  • links: PTS
  • area: main
  • in suites: woody
  • size: 936 kB
  • ctags: 576
  • sloc: ansic: 8,884; makefile: 467; sh: 175; perl: 142
file content (19 lines) | stat: -rw-r--r-- 448 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Hopefully as simple as

   # ./configure
   # make
   # make install

If you don't already have a config file, do

   # mv /etc/pdq/printrc.example  /etc/pdq/printrc



Note that configure takes two arguments for adjusting resource location:

  --enable-pdqlibdir=DIR  place to install drivers and interfaces;
                          does not affect behavior of executables

  --enable-printrc=FILE   optional substitution for /etc/pdq/printrc