Last change
on this file since 5 was
2,
checked in by Jari Häkkinen, 20 years ago
|
Added initial support for automake/autoconf.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
443 bytes
|
Line | |
---|
1 | $Id: README 2 2003-02-19 14:27:27Z jari $ |
---|
2 | |
---|
3 | If you checked out this project from the CVS repository you must run |
---|
4 | './autogen.sh' followed by './configure'. This will create necessary |
---|
5 | support files such as Makefile's. |
---|
6 | |
---|
7 | Issue 'make' to compile the project. |
---|
8 | |
---|
9 | Optionally you can do 'make test' to run test programs. |
---|
10 | |
---|
11 | 'make install' will install the package into your system. Default |
---|
12 | installation 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.