mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-22 09:31:48 +00:00
d94ed5e991
Former-commit-id: 07b6322fd7fd2a96c72f270a151d661645fbd559
15 lines
432 B
Plaintext
15 lines
432 B
Plaintext
Build Notes
|
|
|
|
Need cc_r compiler installed on AIX build system.
|
|
|
|
Use the version.spec in this directory
|
|
( it was created by running a modified cpan2rpm to support AIX)
|
|
Get version-0.82.tar.gz from CPAN
|
|
cp version-0.82.tar.gz /opt/freeware/src/packages/SOURCES
|
|
cp version.spec /opt/freeware/src/packages/SPECS
|
|
|
|
Run "rpm -bb version.spec".
|
|
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-version-0.82-1.aix6.1.ppc.rpm
|
|
|
|
|