LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
LinkBack Search this Thread
Old 12-09-2004, 02:24 PM   #1
sbrewer
Member
 
Registered: Jul 2004
Location: Huntsville, AL
Distribution: RedHat 9
Posts: 43

Rep: Reputation: 15
GAIM and MSN need ssl


I have downloaded the latest version of GAIM (1.1.0). Everything works fine except for connecting to MSN. I get the following error when trying to connect.

Code:
SSL support is needed for MSN. Please install a supported SSL library. See http://gaim.sf.net/faq-ssl for more information.
The above link did not have any useful information.

What do I need to install to make this work? I am running RedHat EL 3.

TIA.
 
Old 12-09-2004, 02:26 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 39,853

Rep: Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121
you need to install ssl... http://openssl.org you will have an implementation of this on your distro cd's.
 
Old 12-09-2004, 02:45 PM   #3
sbrewer
Member
 
Registered: Jul 2004
Location: Huntsville, AL
Distribution: RedHat 9
Posts: 43

Original Poster
Rep: Reputation: 15
System said it's already installed.
 
Old 12-09-2004, 03:41 PM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 39,853

Rep: Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121
if it's from rpm and you want to compile gaim from source, then you'll also need the matching -devel package
 
Old 12-09-2004, 03:46 PM   #5
sbrewer
Member
 
Registered: Jul 2004
Location: Huntsville, AL
Distribution: RedHat 9
Posts: 43

Original Poster
Rep: Reputation: 15
Not from a RPM. Compiled myself.
 
Old 12-09-2004, 05:53 PM   #6
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 39,853

Rep: Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121Reputation: 1121
you mean you compiled openssl yourself? in that case i'd say open up gaims ./configure script and find the test for ssl and manually try to recreate it. you may want to specifiy a certain path for the libraries e.g. "./configure --with-ssl /usr/blah/lib/"
 
Old 12-09-2004, 11:38 PM   #7
daihard
Member
 
Registered: Jul 2003
Location: Lynnwood, WA
Distribution: Kubuntu 10.10
Posts: 912

Rep: Reputation: 31
I had a simliar problem with Kopete. It refused to connect to the MSN server. I was able to fix it simply by installing the openssl-devel package that came with my distro (but not installed).
 
Old 12-10-2004, 04:38 AM   #8
sbrewer
Member
 
Registered: Jul 2004
Location: Huntsville, AL
Distribution: RedHat 9
Posts: 43

Original Poster
Rep: Reputation: 15
When I run ./configure --with-ssl /usr/balh/lib I get the following error.

Code:
[sbrewer@batman gaim-1.1.0]$ ./configure --with-ssl /usr/share/ssl
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /usr/share/ssl
checking build system type... Invalid configuration `/usr/share/ssl': machine `/usr/share/ssl' not recognized
configure: error: /bin/sh ./config.sub /usr/share/ssl failed
Any other ideas?

TIA
 
Old 12-10-2004, 12:03 PM   #9
daihard
Member
 
Registered: Jul 2003
Location: Lynnwood, WA
Distribution: Kubuntu 10.10
Posts: 912

Rep: Reputation: 31
Quote:
Originally posted by sbrewer
When I run ./configure --with-ssl /usr/balh/lib I get the following error.

Any other ideas?
Just curious, what made you decide to compile your own OpenSSL? There are OpenSSL packages (openssl and openssl-devel) designed for RH9. Can you simply use them instead?
 
Old 12-19-2004, 07:13 PM   #10
xushi
Senior Member
 
Registered: Jun 2003
Location: UK
Distribution: Gentoo
Posts: 1,288

Rep: Reputation: 45
Quote from gaim's website

"OpenSSL is not an option for SSL support in Gaim because the OpenSSL license (BSD-style) is not compatible with the Gaim license (GPL)"

http://gaim.sourceforge.net/faq-ssl.php
 
Old 12-19-2004, 09:55 PM   #11
daihard
Member
 
Registered: Jul 2003
Location: Lynnwood, WA
Distribution: Kubuntu 10.10
Posts: 912

Rep: Reputation: 31
Quote:
Originally posted by xushi
Quote from gaim's website

"OpenSSL is not an option for SSL support in Gaim because the OpenSSL license (BSD-style) is not compatible with the Gaim license (GPL)"

http://gaim.sourceforge.net/faq-ssl.php
That's interesting. In the meantime, the same FAQ has a link that provides the precompiled GAIM package for RH 8/9. I suppose the OP will be able to use it?

Last edited by daihard; 12-19-2004 at 09:56 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
MSN with Gaim - solution to SSL Problem Seppel Slackware 2 03-09-2005 08:46 PM
why i can not install gnutls?(gaim,ssl,msn) lovelinux Linux - Software 1 04-02-2004 08:27 AM
SSL and gaim(msn) ckamheng Slackware 2 12-02-2003 09:29 AM
how & where to get SSL plug in for MSN support in Gaim? zdAntz Red Hat 4 11-10-2003 08:26 PM
gaim msn problem ssl support sal_paradise42 Mandriva 4 10-16-2003 01:16 PM


All times are GMT -5. The time now is 01:12 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration