mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-24 02:19:53 +00:00
fix notes
Former-commit-id: 90686be80b9caabc53ca04c3743ae33fa02f3ce6
This commit is contained in:
parent
92b3422b5e
commit
fea7b2cb55
@ -43,8 +43,9 @@ As root:
|
||||
cd /postgres/postgresql-8.4.4
|
||||
gmake install
|
||||
|
||||
When the install is complete, build a tarball out of the compiles installed pg
|
||||
tar -cvf postgresql-8.4.4-aix6.1.tar.gz /var/lib/pgsql
|
||||
When the install is complete, build a tarball out of the compiled installed pg
|
||||
cd /var/lib
|
||||
tar -cvf postgresql-8.4.4-aix6.1.tar.gz pgsql
|
||||
|
||||
Build the rpm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user