mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-22 09:31:48 +00:00
15 lines
429 B
Plaintext
15 lines
429 B
Plaintext
|
Build Notes
|
||
|
|
||
|
Need cc_r compiler installed on AIX build system.
|
||
|
|
||
|
Use the IO-Stty.spec in this directory
|
||
|
( it was created by running a modified cpan2rpm to support AIX)
|
||
|
Get IO-Stty-0.03.tar.gz from CPAN
|
||
|
cp IO-Stty-0.03.tar.gz /opt/freeware/src/packages/SOURCES
|
||
|
cp IO-Stty.spec /opt/freeware/src/packages/SPECS
|
||
|
|
||
|
Run "rpm -bb IO-Stty.spec".
|
||
|
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-IO-Stty-0.03-1.aix6.1.ppc.rpm
|
||
|
|
||
|
|