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-mysql/Build-notes

19 lines
487 B
Plaintext
Raw Normal View History

Build Notes
Need cc_r compiler installed on AIX build system.
Download DBD-mysql-4.007.tar.gz from CPAN.
Put the gz file in /opt/freeware/src/packages/BUILD directory and unwrap
it (gunzip & tar -xvf ).
Put the DBD-mysql.spec file provided by xCAT in the
/opt/freeware/src/packages/SPECS directory.
Go to the subdirectory DBD-mysql-4.007 and run "cpan2rpm ."
(cpan2rpm is available from CPAN)
Creates:
/opt/freeware/src/packages/RPMS/ppc/perl-DBD-mysql-4.007-1.aix5.3.ppc.rpm