[Slapt-get-user] error while loading shared libraries: libidn.so.11

Nathan Morell frizop at eatel.net
Mon Oct 25 23:36:06 EDT 2004


Jason Woodward wrote:

>Hi Nathan,
>
>  
>
>>I get the following message after upgrading to 0.9.9c
>>
>>root at deathstar:/home/jidar# slapt-get
>>slapt-get: error while loading shared libraries: libidn.so.11: cannot 
>>open shared object file: No such file or directory
>>
>>Any ideas? I wasn't able to find libidn.so in the MANIFEST file for 
>>slackware. So I'm not even sure where the file comes from. I've also 
>>tried to reinstall slapt-get to no avail.
>>    
>>
>
>Can you fill in a few blanks for me?
>
>What version of slackware are you using?  
>Did you get 0.9.9c via slapt-get and if so can you share your slapt-getrc file?  
>If you upgraded by hand, where did you get the package (what site and was it a package built
>for your slack release)?  
>What does $( ldd /sbin/slapt-get ) output?
>
>
>thanks and take care,
>jason
>
>_______________________________________________
>Slapt-get-user mailing list
>Slapt-get-user at software.jaos.org
>http://software.jaos.org/cgi-bin/mailman/listinfo/slapt-get-user
>
>
>  
>
Slackware current. I got 0.9.9c via slapt-get, and then after it broke I 
downloaded it from the freshmeat.net site.

root at deathstar:/home/jidar# cat /etc/slapt-get/slapt-getrc
WORKINGDIR=/var/slapt-get

EXCLUDE=kernel-ide,kernel-source,kernel-headers,kernel-modules,lilo,.*-[0-9]dl$,devs

SOURCE=ftp://sunsite.cnlab-switch.ch/mirror/slackware/slackware-current/

SOURCE=http://software.jaos.org/slackpacks/current/


root at deathstar:/home/jidar# $( ldd /sbin/slapt-get )
bash: linux-gate.so.1: command not found

root at deathstar:/home/jidar# ldd /sbin/slapt-get
        linux-gate.so.1 =>  (0xffffe000)
        libcurl.so.3 => /usr/lib/libcurl.so.3 (0xb7fb4000)
        libssl.so.0 => /usr/lib/libssl.so.0 (0xb7f83000)
        libcrypto.so.0 => /usr/lib/libcrypto.so.0 (0xb7e85000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7e82000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7e71000)
        libc.so.6 => /lib/libc.so.6 (0xb7d57000)
        /lib/ld-linux.so.2 (0xb7fec000)
        libidn.so.11 => not found



More information about the Slapt-get-user mailing list