mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-22 17:41:51 +00:00
e9ff6d95e2
Former-commit-id: 15d60431a7086167eab3ce905a680526c175e9d0
14 lines
453 B
Plaintext
14 lines
453 B
Plaintext
Build Notes
|
|
|
|
Need cc_r compiler installed on AIX build system.
|
|
|
|
Use the Digest-HMAC.spec in this directory
|
|
( it was created by running a modified cpan2rpm to support AIX)
|
|
Get Digest-HMAC-1.02.tar.gz from CPAN
|
|
cp Digest-HMAC-1.02.tar.gz /opt/freeware/src/packages/SOURCES
|
|
cp Digest-HMAC.spec /opt/freeware/src/packages/SPECS
|
|
|
|
Run "rpm -bb Digest-HMAC.spec".
|
|
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-Digest-HMAC-1.02-2.aix7.1.ppc.rpm
|
|
|