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.1/Build-notes
lissav 7ca7448967 add spec file and build notes
Former-commit-id: a5a4f80ff2ca09596a6336e0e3657c88864f2fe2
2010-07-13 16:03:58 +00:00

16 lines
413 B
Plaintext

Build Notes
Need cc_r compiler installed on AIX build system.
Get DBI-1.611.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.611.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.611-3.aix7.1.ppc.rpm