File: README.INSTALL

package info (click to toggle)
qiv 3.0.2-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 512 kB
  • sloc: ansic: 4,897; makefile: 109; sh: 100; python: 45
file content (12 lines) | stat: -rw-r--r-- 511 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
Please read the "README" file first!

If you are using Debian/GNU Linux (or a derivative thereof) just type:
 dpkg-buildpackage -uc -B -m"your@email.address" -rfakeroot

Otherwise type: "make install" (or "gmake install", if your standard
make doesn't like the Makefile) to compile and install qiv.

If you are compiling on FreeBSD, Solaris, or any other system without
GNU getopt_long, comment out the GETOPT_LONG line in the Makefile.
There are also a few other options there that can be set at compile
time.