2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-24 18:40:05 +00:00

Build notes for perl-Expect on AIX.

This commit is contained in:
nott 2008-01-29 19:13:51 +00:00
parent 840e3ea387
commit 8624545934

View File

@ -0,0 +1,20 @@
Build Notes
Need cc_r compiler installed on AIX build system.
Download Expect-1.21.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.
Modify the spec file. (The modified file is in this directory.)
Run "rpm -bb Expect.spec", which creates:
/opt/freeware/src/packages/RPMS/ppc/perl-Expect-1.21-1.aix5.3.ppc.rpm