Skip to content

Commit

Permalink
orig INSTALL
Browse files Browse the repository at this point in the history
  • Loading branch information
chu11 committed May 19, 2004
1 parent 53d405a commit f3078bc
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,11 @@ a newer version of `autoconf'.

The simplest way to compile this package is:

0. `cd' to the directory containing the package's source code and type
./bootstrap to make the build scripts. Your system must have
autoconf, automake, and libtool installed to properly build
the build scripts.

1. Type `./configure' to configure the package for your system. If
you're using `csh' on an old version of System V, you might need
to type `sh ./configure' instead to prevent `csh' from trying to
execute `configure' itself.
1. `cd' to the directory containing the package's source code and type
`./configure' to configure the package for your system. If you're
using `csh' on an old version of System V, you might need to type
`sh ./configure' instead to prevent `csh' from trying to execute
`configure' itself.

Running `configure' takes awhile. While running, it prints some
messages telling which features it is checking for.
Expand Down

0 comments on commit f3078bc

Please sign in to comment.