mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-22 01:21:44 +00:00
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.03.tar.gz from CPAN
|
||
|
cp Digest-HMAC-1.03.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.03-1.aix7.2.ppc.rpm
|
||
|
|