2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00
xcat-dep/perl-Debug-Trace/Build-notes
lissav 5c3d0f9ddf Debug-Trace build info
Former-commit-id: 535af6ed830d82274916af9af0a3a167025a7e6d
2011-09-21 19:13:13 +00:00

10 lines
514 B
Plaintext

Build notes
Download Debug-Trace-0.04.tar.gz
and copy it to /usr/src/<pkgs>/SOURCES (where <pkgs>="redhat" for RH, and <pkgs>="packages" for SLES)
Build a spec file by running cpan2rpm Debug-Trace-0.04.tar.gz or use the Debug-Trace.spec in this directory.
On the target Linux machine, it has to be built for each each perl level.
copy Debug-Trace.spec to /usr/src/redhat/SPECS
rpmbuild -bb /usr/src/<pkgs>/Debug-Trace.spec
rpm gets created in /usr/src/redhat/RPMS/noarch/perl-Debug-Trace-0-04.noarch.rpm