2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00
xcat-dep/stunnel/Build-notes

14 lines
559 B
Plaintext

Build Notes
1) Copy stunnel.spec to /usr/src/packages/SPECS
2) Copy stunnel-4.26.tar.gz to /usr/src/packages/SOURCES
3) RUN "rpmbuild -ba /usr/src/packages/SPECS/stunnel.spec"
4) You will get the binary rpm package stunnel-4.26-1.<arch>.rpm in the directory /usr/src/packages/
NOTE #1:
This is only neccessary for SLES11 or higher version. stunnel is shipped with RHEL and SLES10.x.
NOTE #2:
It requires openssl-devel package to build this package. For SLES11, libopenssl-devel and its related packages can be found in SLES-11-SDK DVDs or repositories.