Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2009-12-23 | 274 Bytes | |
buildparse_BP20091220.tar.gz | 2009-12-23 | 93.8 kB | |
Totals: 2 Items | 94.0 kB | 0 |
Checkout the CVS module buildparselib to get the files arranged so you can automake/autoconf and then do a build To build from CVS aclocal automake --add-missing [--copy] autoconf ./configure make make install To build from source tarball ./configure make make install