update intall instructions

This commit is contained in:
Ronnie Sahlberg
2010-12-05 16:13:44 +11:00
parent 5e5a5a2c56
commit d124f44469
2 changed files with 7 additions and 5 deletions

View File

@@ -4,10 +4,10 @@ and executables under /usr/bin
From source: From source:
============ ============
$ ./autogen.sh ./autogen.sh
$ ./configure ./configure
$ make make
# make install sudo make install
Building RPM: Building RPM:
============= =============

4
README
View File

@@ -7,8 +7,10 @@ and parse/unmarshall data-in structures.
Installation Installation
============ ============
./autogen.sh
./configure
make make
make install sudo make install
Build RPM Build RPM
========= =========