source: trunk/README @ 39

Last change on this file since 39 was 38, checked in by Jari Häkkinen, 19 years ago

* empty log message *

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 443 bytes
RevLine 
[2]1$Id: README 38 2004-02-20 12:54:25Z jari $
2
3If you checked out this project from the CVS repository you must run
[10]4'./bootstrap' followed by './configure'. This will create necessary
[2]5support files such as Makefile's.
6
7Issue 'make' to compile the project.
8
[38]9Optionally you can do 'make check' to run test programs.
[2]10
11'make install' will install the package into your system. Default
12installation location is /usr/local, this can be changed with
13./configure --prefix=/dir/to/install/to.
Note: See TracBrowser for help on using the repository browser.