2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00

add spec and build notes for perl-Debug-Trace

Former-commit-id: 28bcb2c7e2e91ffc14895545aee65d327da109c1
This commit is contained in:
lissav 2011-09-21 13:10:44 +00:00
parent a2051249f5
commit 2afcc1af13

View File

@ -0,0 +1,19 @@
Build Notes
Need cc_r compiler installed on AIX build system.
Download Debug-Trace-0.04.tar.gz from CPAN.
Unwrap the tar file. (gunzip & tar -xvf )
Go to the subdirectory containing the Makefile and run "cpan2rpm ."
This will eventually fail but it does produce a spec file. Modify the spec
file and put it in /opt/freeware/src/packages/SPECS. Put the gz file in
/opt/freeware/src/packages/SOURCES.
Modify the spec file. (The modified file is in this directory.)
Run "rpm -bb Debug-Trace.spec", which creates:
/opt/freeware/src/packages/RPMS/ppc/perl-Debug-Trace*.aix*.ppc.rpm