2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-22 17:41:51 +00:00
xcat-dep/AIX/perl-DBI/7.2/Build-notes

16 lines
413 B
Plaintext
Raw Normal View History

2016-01-04 11:48:57 +00:00
Build Notes
Need cc_r compiler installed on AIX build system.
Get DBI-1.634.tar.gz from CPAN
Use the DBI.spec in this directory ( it was created by running a modified
cpan2rpm to support AIX)
cp DBI-1.634.tar.gz /opt/freeware/src/packages/SOURCES
cp DBI.spec /opt/freeware/src/packages/SPECS
Run "rpm -bb DBI.spec".
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-DBI-1.634-1.aix7.2.ppc.rpm