2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00
xcat-dep/AIX/perl-Net-DNS/Build-notes
nott 50e828ebdb Add new rpms for AIX.
Former-commit-id: 56f59875c774217083e838b493ab8ae4f2114c8e
2010-04-01 12:22:40 +00:00

19 lines
555 B
Plaintext

Build Notes
Need cc_r compiler installed on AIX build system.
Download Net-DNS-0.66.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.
The modified file is in this directory.
Run "rpm -bb Net-DNS.spec", which creates:
/opt/freeware/src/packages/RPMS/perl-Net-DNS-0.66-1.aix5.3.ppc.rpm