File: INSTALL

package info (click to toggle)
rxp 1.5.0-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,724 kB
  • sloc: ansic: 23,097; sh: 9,795; makefile: 21
file content (10 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
After unpacking, run "./configure" in this directory.  If you want to
install somewhere other than the default place (usually /usr/local),
do "./configure --prefix=/my/directory".  Then type "make install".

As well as the rxp binary, a library, a man page, and several C header
files will be installed.

[If you've checked this out of CVS instead of getting a distribution
tar file, you probably want to start by running "autoreconf -i".]