+ openssl 설치를 확인
[root@hp /]# swlist | grep -i OPENSSL
OpenSSL A.00.09.07m.033 Secure Network Communications Protocol
openssl 0.9.8k openssl
+ openssl 버전 확인
[root@hp5 mVT_Client]# openssl
OpenSSL> version
OpenSSL 0.9.7m 23 Feb 2007
+ 설치를 확인 뒤, 기존에 작성되어있는 코드를 동작
[root@hp /]# swlist | grep -i OPENSSL
Make: Don't know how to make -lcrypto. Stop.
--------------------------------------------------------------------------