SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I just installed Slackware 11. Got everything running the way I like so far except I cant use MSN messenger with GAIM.
When I try to connect I get an error stating that SSL supportis needed for MSN, and asking me to install an appropriate SSL library.
I have had this problem before in earlier Slackware releases, it was always fixed by installing the Mozilla package (I believe from the Mozilla NSS). But now there is no Mozilla, only Seamonkey, and installing Seamonkey doesn't help at all.
That's wierd, because I have a hotmail account that I use on gaim from time to time, and it's working right now, isn't that the same service? I probably should put in the new version just to play it safe. I'm using gaim 1.5.0 according to help about, the one that comes with Slack 11.0. I have not tried Kopete the KDE instant messenger tho.
Mine is the latest Gaim, too, official package, on Slack 11.0 (upgraded from 10.2). I use aMSN for my msn accounts, so I don't know exactly when these crashes started. As I said, the message on Gain's website seems to suggest that the symptoms of this problem are not uniform.
You could also use the NSS from firefox instead of mozilla.
Just make sure /usr/lib/firefox is in your /etc/ld.so.conf then run "ldconfig" to update the libraries.
thought this might help too, from the 'changes_and_hints' text file in slackware 11.0
Quote:
* xap/seamonkey was chosen to provide the Mozilla development
environment (primarily because the official binaries are used for the
Firefox package, and these do not contain the development headers).
At this time, only GAIM links with SeaMonkey's libraries, but if you
are planning to compile something needing "Mozilla" libraries and
headers, be sure SeaMonkey is installed.
You do not need mozilla or seamonkey installed if you already have firefox. Firefox already have the libraries necessary for gaim with ssl (provided gaim was installed with ssl support).
someone on slackware's irc channel had this same issue.
they were told to run in console:
ldd 'which gaim'
note: those are 'bactics' located on an english US 101 keyboad in the upper left by the number 1 key.
that listed the libraries for gaim. he/she found that there were libraries missing. the user found that not all of the ssl packages are installed. the person removed the ssl packages and gaim and reinstalled, and it worked. after installing 'ldconfig' is best to run then try the command ldd...again.
Well, I accidentally landed at gaims homepage, and there I saw something about gaim crashing when using MSN protocol, they suggest downloading the gaim 2 beta
I just did a fresh slack 11 install, but gaim insisted in not being able to connect to msn service. On the gaim site I found a solution:
Quote:
Firefox also includes the necessary libraries, so if you have a binary package of Gaim that was built with SSL support you may be able to add /usr/lib/firefox to /etc/ld.so.conf and run ldconfig as root.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.