2010-06-18 12:56:30 +00:00
|
|
|
Build Notes
|
|
|
|
|
|
|
|
Need cc_r compiler installed on AIX build system.
|
|
|
|
|
2011-09-21 15:44:37 +00:00
|
|
|
Use the Debug-Trace.spec in this directory
|
2010-06-18 12:56:30 +00:00
|
|
|
( it was created by running a modified cpan2rpm to support AIX)
|
2011-09-21 15:44:37 +00:00
|
|
|
Get Debug-Trace-0.04.tar.gz from CPAN
|
|
|
|
cp Debug-Trace-0.04.tar.gz /opt/freeware/src/packages/SOURCES
|
|
|
|
cp Debug-Trace.spec /opt/freeware/src/packages/SPECS
|
2010-06-18 12:56:30 +00:00
|
|
|
|
2011-09-21 15:44:37 +00:00
|
|
|
Run "rpm -bb Debug-Trace.spec".
|
|
|
|
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-Debug-trace-0.04.aix6.1.ppc.rpm
|
2010-06-18 12:56:30 +00:00
|
|
|
|
|
|
|
|