LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-18-2010, 08:12 AM   #1
Squall90
Member
 
Registered: Oct 2009
Distribution: Currently several distros :S
Posts: 148

Rep: Reputation: 29
Pidgin doesn't find gnutls 2.5.9


Hi,

I have installed Slackware 13.0 and I'm trying to use the MSN protocol in Pidgin but on connect, I get an error message:
Quote:
SSL support is needed for MSN. Please install a supported SSL library.
According to Pidgin's help dialog (and also the SlackBuild of the Slackware DVD), GnuTLS is enabled and NSS is disabled:
Quote:
GnuTLS: Enabled
Network Security Services (NSS): Disabled
The content of my /etc/ld.so.conf is:
Quote:
/usr/local/lib
/usr/i486-slackware-linux/lib
/usr/lib/firefox
/usr/lib
The gnutls libraries are stored in /usr/lib:
Quote:
christian@tux:~$ ls /usr/lib|grep gnutls
libgnutls-extra.la*
libgnutls-extra.so@
libgnutls-extra.so.26@
libgnutls-extra.so.26.11.7*
libgnutls-openssl.la*
libgnutls-openssl.so@
libgnutls-openssl.so.26@
libgnutls-openssl.so.26.11.7*
libgnutls.la*
libgnutls.so@
libgnutls.so.26@
libgnutls.so.26.11.7*
libgnutlsxx.la*
libgnutlsxx.so@
libgnutlsxx.so.26@
libgnutlsxx.so.26.11.7*
But I still get the error. What can I do now?



Thanks
 
Old 04-18-2010, 08:46 AM   #2
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
check the SlackBuild script. Perhaps it's not enabled on the script
 
Old 04-18-2010, 09:49 AM   #3
Squall90
Member
 
Registered: Oct 2009
Distribution: Currently several distros :S
Posts: 148

Original Poster
Rep: Reputation: 29
Hi willysr,

this SlackBuild is from the Slackware 13.0 DVD (DVD-root/source/pidgin). http://pastebin.com/0WL1u0nq
On line 81:
Quote:
--enable-gnutls=yes
Any other ideas?
 
Old 04-18-2010, 10:13 AM   #4
sahko
Senior Member
 
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041

Rep: Reputation: Disabled
Do you have the packages from patches/ installed? Slackware 13.0 has gnutls 2.8.4 not 2.5.9 and pidgin 2.6.6.
 
1 members found this post helpful.
Old 04-19-2010, 03:01 AM   #5
Squall90
Member
 
Registered: Oct 2009
Distribution: Currently several distros :S
Posts: 148

Original Poster
Rep: Reputation: 29
EDIT2 (problem solved)
I have solved the problem by using strace... To use ssl in pidgin / gnutls you need to have libgcrypt installed. Now it works!

Thanks

Quote:
Originally Posted by sahko View Post
Do you have the packages from patches/ installed? Slackware 13.0 has gnutls 2.8.4 not 2.5.9 and pidgin 2.6.6.
Nope. The package directory on my Slackware dvd only contains: CHECKSUMS.md5, CHECKSUMS.md5.asc, FILE_LIST, MANIFEST.bz2, PACKAGES.TXT
But on Slackware's ftp server I have found some patches (and packages): ftp://ftp.slackware.com/pub/slackwar...-13.0/patches/

I didn't know that the Slackware developers update the directories of the current release. I'll try them!


Thanks

EDIT
I updated my packages but it still doesn't work. What now?

Last edited by Squall90; 04-19-2010 at 03:49 AM.
 
Old 04-21-2010, 11:40 AM   #6
Kaiser Soze
LQ Newbie
 
Registered: Dec 2005
Location: SoCal
Posts: 29

Rep: Reputation: 0
I have gnutls installed, but am having the same issue. Where/how did you install libgcrypt? I don't have the package and can't find a slackbuild for it for Slackware 13. Any help is appreciated.

Quote:
Originally Posted by Squall90 View Post
EDIT2 (problem solved)
I have solved the problem by using strace... To use ssl in pidgin / gnutls you need to have libgcrypt installed. Now it works!

Thanks


Nope. The package directory on my Slackware dvd only contains: CHECKSUMS.md5, CHECKSUMS.md5.asc, FILE_LIST, MANIFEST.bz2, PACKAGES.TXT
But on Slackware's ftp server I have found some patches (and packages): ftp://ftp.slackware.com/pub/slackwar...-13.0/patches/

I didn't know that the Slackware developers update the directories of the current release. I'll try them!


Thanks

EDIT
I updated my packages but it still doesn't work. What now?
 
Old 04-21-2010, 03:20 PM   #7
Kaiser Soze
LQ Newbie
 
Registered: Dec 2005
Location: SoCal
Posts: 29

Rep: Reputation: 0
Solved via Slackware IRC...

Quote:
Originally Posted by Kaiser Soze View Post
I have gnutls installed, but am having the same issue. Where/how did you install libgcrypt? I don't have the package and can't find a slackbuild for it for Slackware 13. Any help is appreciated.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Pidgin when chatting with someone else using Pidgin on Ubuntu trainee Slackware 1 06-10-2009 04:52 AM
gnutls 1.4.4 update missmoondog Zenwalk 5 10-28-2006 11:39 PM
Gaim and MSN with GnuTLS Nylex Linux - Software 2 09-02-2004 07:06 AM
--with-gnutls-includes=PREFIX shanenin Linux - Software 2 10-19-2003 01:16 PM
GNUTls compilation error Teddy_Horse Linux - Software 0 10-19-2003 05:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration