mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-22 01:21:44 +00:00
49ca4c92d8
Former-commit-id: af6ea4d1cca3b3dd28775306914b1af4da963be6
16 lines
450 B
Plaintext
16 lines
450 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-2.aix6.1.ppc.rpm
|
|
|
|
|
|
|