~scarneiro/ubuntu/oneiric/stereograph/fix-for-755934

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Bazaar Package Importer
  • Author(s): Peter Palfrader
  • Date: 2001-11-17 17:40:57 UTC
  • Revision ID: james.westby@ubuntu.com-20011117174057-tf6kt9uc3jymr2ru
Tags: upstream-0.30a
ImportĀ upstreamĀ versionĀ 0.30a

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The simplest way to compile this package is:
 
2
 
 
3
  1. `cd' to the directory containing the package's source code.
 
4
     (that's usually where this file is placed)
 
5
 
 
6
  2. Type `make' to compile the package.
 
7
 
 
8
  3. Type `make install' to install the program (usually as root)
 
9
     Please notify: there's still no man page at the moment, please
 
10
     take a look into the README.
 
11
 
 
12
  4. You can remove the program binaries and object files from the
 
13
     source code directory by typing `make clean'.
 
14
 
 
15
  5. If necessary you can remove the binary that was installed in
 
16
     step 3. into /usr/local/bin with the line `make un-install'.
 
 
b'\\ No newline at end of file'