2010-06-17 17:39:50 +00:00
|
|
|
Build Notes
|
|
|
|
|
|
|
|
Need cc_r compiler installed on AIX build system.
|
|
|
|
Use the Crypt-SSLeay.spec in this directory
|
|
|
|
( it was created by running a modified cpan2rpm to support AIX)
|
2010-06-18 11:40:33 +00:00
|
|
|
Get Crypt-SSLeay-0.57.tar.gz from CPAN
|
2010-06-17 17:39:50 +00:00
|
|
|
cp Crypt-SSLeay-0.57.tar.gz /opt/freeware/src/packages/SOURCES
|
|
|
|
cp Crypt-SSLeay.spec /opt/freeware/src/packages/SPECS
|
|
|
|
|
|
|
|
Run "rpm -bb Crypt-SSLeay.spec".
|
2010-07-13 15:21:23 +00:00
|
|
|
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-Crypt-SSLeay-0.57-2.aix6.1.ppc.rpm
|
2010-06-17 17:39:50 +00:00
|
|
|
|
|
|
|
|