gaim SSL 관련 질문입니다.
글쓴이: lovejin0309 / 작성시간: 화, 2004/08/31 - 7:51오후
Gaim 0.82.1를 설치중입니다.
소스 디렉토리에서
./configure를 실행해서 다음과 같은 결과를 얻었습니다.
gaim 0.82.1 Build Protocol Plugins........ : yes Protocols to link statically.. : Protocols to build dynamically : gg irc jabber msn napster novell oscar yahoo zephyr UI Library.................... : GTK 2.x SSL Library/Libraries......... : None Build with Plugin support..... : yes Build with Perl support....... : yes Build with Tcl support........ : yes Build with Tk support......... : yes Build with Audio support...... : no Build with NAS support........ : no Build with GtkSpell support... : no Use kerberos 4 with zephyr.... : no Use external libzephyr........ : no Use XScreenSaver Extension.... : yes Use X Session Management...... : yes Use startup notification.......: no Print debugging messages...... : no Gaim will be installed in /usr/local/gaim/bin. Warning: You have an old copy of gaim at /usr/bin/gaim. configure complete, now type 'make'
위에 나온 대로 SSL을 찾지 못했다고 나오는데,
/usr/lib에 보면
libssl.a, libssl.so libssl3.so 라는 라이브러리들이 분명히 있고,
/usr/include/openssl을 보면 헤더 화일들이 있는 것을 확인할 수 있었습니다.
====
./configure --help를 해서 각종 옵션들을 살펴보면 nspr이나 nss를 지정해 주는 옵션이 있지만, 그 옵션을 적용해도 모질라의 nspr과 nss를 인식을못하고 있고, 그것들을 사용하지않더라도 분명 ssl과 관련된 것들이 존재함으로 되어야 하는게 아닌가 하는 생각을 합니다.
nspr이나 nss 혹은 ssl을 인식 시켜 주려면 어떻게 해야 하나요?
Forums:
gaim은 ssl 라이브러리로 nspr이나 gnutls를 사용합니다.
gaim은 ssl 라이브러리로 nspr이나 gnutls를 사용합니다.
저같은 경우엔 gnults를 /usr/local/gnutls에 설치해두고 gaim을 컴파일할 때 이용합니다.
자세한 내용은 다음을 참고하세요.
http://gaim.sourceforge.net/faq-ssl.php
별은 바라보는 자에게 빛을 준다.
댓글 달기