mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-22 01:21:44 +00:00
ebdfe3de89
Former-commit-id: fbbd877d50265a3893005d3ac1b6ab0523c0a7d2
13 lines
447 B
Plaintext
13 lines
447 B
Plaintext
Build Notes
|
|
|
|
Need cc_r compiler installed on AIX build system.
|
|
|
|
Use the Digest-SHA.spec in this directory.
|
|
( it was created by running a modified cpan2rpm to support AIX)
|
|
Get Digest-SHA-5.48.tar.gz from CPAN
|
|
cp Digest-SHA-5.48.tar.gz /opt/freeware/src/packages/SOURCES
|
|
cp Digest-SHA.spec /opt/freeware/src/packages/SPECS
|
|
|
|
Run "rpm -bb Digest-SHA.spec".
|
|
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-Digest-SHA-5.48-3.aix7.1.ppc.rpm
|