File: INSTALL

package info (click to toggle)
stereograph 0.30a-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 184 kB
  • ctags: 119
  • sloc: ansic: 1,606; makefile: 50
file content (16 lines) | stat: -rw-r--r-- 621 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
The simplest way to compile this package is:

  1. `cd' to the directory containing the package's source code.
     (that's usually where this file is placed)

  2. Type `make' to compile the package.

  3. Type `make install' to install the program (usually as root)
     Please notify: there's still no man page at the moment, please
     take a look into the README.

  4. You can remove the program binaries and object files from the
     source code directory by typing `make clean'.

  5. If necessary you can remove the binary that was installed in
     step 3. into /usr/local/bin with the line `make un-install'.