mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-21 17:11:45 +00:00
Build notes for Net_SSLeay.pm on AIX.
This commit is contained in:
parent
9c46c8e147
commit
1775ee34b5
19
AIX/perl-Net_SSLeay.pm/Build-notes
Normal file
19
AIX/perl-Net_SSLeay.pm/Build-notes
Normal file
@ -0,0 +1,19 @@
|
||||
Build Notes
|
||||
|
||||
Need cc_r compiler installed on AIX build system.
|
||||
|
||||
Download Net_SSLeay.pm-1.30.tar.gz from CPAN.
|
||||
|
||||
Write a copy of the gz file to /opt/freeware/src/packages/SOURCES.
|
||||
|
||||
Unwrap the tar file in a temporary directory. (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.
|
||||
|
||||
Run "rpm -bb Net_SSLeay.pm.spec", which creates:
|
||||
/opt/freeware/src/packages/RPMS/ppc/perl-Net_SSLeay.pm-1.30-1.aix5.3.ppc.rpm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user