2013-11-19 07:27:08 +00:00
|
|
|
Build Notes
|
|
|
|
|
|
|
|
#This version of rpm is used for AIX71L and higher which is using openssl 1.x
|
|
|
|
|
|
|
|
Need cc_r compiler installed on AIX build system.
|
|
|
|
|
|
|
|
Use Net-SSLeay-1.55.tar.gz in this directory
|
|
|
|
Use Net-SSLeay-1.55-3.spec in this directory. It is changed from 7.1/Net_SSLeay.pm.spec
|
|
|
|
|
|
|
|
cp Net-SSLeay-1.55.tar.gz /opt/freeware/src/packages/SOURCES
|
|
|
|
cp Net-SSLeay-1.55-3.spec /opt/freeware/src/packages/SPECS
|
|
|
|
|
|
|
|
Run "rpm -bb Net-SSLeay-1.55-3.spec".
|
2014-03-11 07:32:42 +00:00
|
|
|
- which creates: /opt/freeware/src/packages/RPMS/ppc/perl-Net_SSLeay.pm-1.55-3.aix7.1.ppc.rpm
|
2013-11-19 07:27:08 +00:00
|
|
|
|
|
|
|
|