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