Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Aug 19, 2007 3:32 pm 
Offline

Joined: Sun Aug 19, 2007 3:26 pm
Posts: 1
On a fresh install of slackware 12.0, curl is currently broken. After I log in over ssl, I run:

Code:
 cd /usr/local/src 


followed by:
Code:
curl -0 http://ftp.gnu.org/pub/gnu/emacs/emacs-22.1.tar.gz


and receive:

Code:
curl: error while loading shared libraries: libidn.so.11: cannot open shared object file: No such file or directory


Any ideas for a fix/workaround? Aside from wget (which is not installed.)


Top
   
 Post subject:
PostPosted: Mon Aug 20, 2007 4:22 pm 
Offline
Senior Newbie

Joined: Thu Aug 16, 2007 10:58 pm
Posts: 10
Try Installing/Recompiling libidn:
http://darkstar.ist.utl.pt/slackware/sl ... /l/libidn/

If you have PHP installed... set up a little upload form.
Can't think of much else other than that.


Top
   
 Post subject:
PostPosted: Fri Aug 24, 2007 4:08 pm 
Offline
Senior Newbie

Joined: Fri Sep 30, 2005 6:19 pm
Posts: 13
You can install the libidn package from the slackware distro:

Code:
root@liX-X:/srv/slackware/slackware-12.0/install/slackware# curl
curl: error while loading shared libraries: libidn.so.11: cannot open shared object file: No such file or directory

root@liX-X:/srv/slackware/slackware-12.0/install/slackware# installpkg l/libidn-0.6.10-i486-1.tgz
Installing package libidn-0.6.10-i486-1 ([recommended])...
PACKAGE DESCRIPTION:
libidn: libidn (GNU Internationalized Domain Name library)
libidn:
libidn: GNU Libidn is an implementation of the Stringprep, Punycode and IDNA
libidn: specifications defined by the IETF Internationalized Domain Names
libidn: (IDN) working group, used for internationalized domain names.
libidn:
Executing install script for libidn-0.6.10-i486-1...

root@liX-X:/srv/slackware/slackware-12.0/install/slackware# curl
curl: try 'curl --help' or 'curl --manual' for more information


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group