2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-22 09:31:48 +00:00
xcat-dep/AIX/perl-DBD-SQLite/7.1/Build-notes
lissav 1456d49fad add spec file and build notes for aix 7.1
Former-commit-id: f1832cdba604dc4784e4afaba91ac958fb4510b9
2010-07-13 16:10:58 +00:00

13 lines
445 B
Plaintext

Build Notes
Need cc_r compiler installed on AIX build system.
Use the DBD-SQLite.spec in this directory
( it was created by running a modified cpan2rpm to support AIX)
Get DBD-SQLite-1.13.tar.gz from CPAN
cp DBD-SQLite-1.13.tar.gz /opt/freeware/src/packages/SOURCES
cp DBD-SQLite.spec /opt/freeware/src/packages/SPECS
Run "rpm -bb DBD-SQLite.spec".
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-DBD-SQLite-1.13-3.aix7.1.ppc.rpm