mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-22 09:31:48 +00:00
9cab76eadd
Former-commit-id: e5cff5472bf473cb17c7c2af2f6d9d8c0f2e6450
13 lines
454 B
Plaintext
13 lines
454 B
Plaintext
Build Notes
|
|
|
|
Need cc_r compiler installed on AIX build system.
|
|
|
|
Use the Digest-MD5.spec in this directory
|
|
( it was created by running a modified cpan2rpm to support AIX)
|
|
Get Digest-MD5-2.39.tar.gz from cpan.
|
|
cp Digest-MD5-2.39.tar.gz /opt/freeware/src/packages/SOURCES
|
|
cp Digest-MD5.spec /opt/freeware/src/packages/SPECS
|
|
|
|
Run "rpm -bb Digest-MD5.spec ".
|
|
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-Digest-MD5-2.39-2.aix7.1.ppc.rpm
|