I just tried from a fresh install and it is giving me the same error.
I just tried irssi also and I can confirm, you are not wrong :p
Ok so I successfully launched irssi after creating a symlink /usr/lib/libperl.so to the real source
Do this:
sudo ln -sf /usr/local/lib/perl5/5.22.0/i486-linux/CORE/libperl.so /usr/lib/libperl.so
then add " usr/lib/libperl.so " to your backup so the link will persist after a reboot
Maybe this link should be created by the perl5 startup script?? Or maybe irssi should be compiled against the tc-7 perl5 extension??
PS. a symlink in /usr/local/lib/libperl.so does not work either
a symlink in /usr/lib/libperl.so works
Irssi v0.8.21 - http://www.irssi.org
19:10 -!- ___ _
19:10 -!- |_ _|_ _ _____(_)
19:10 -!- | || '_(_-<_-< |
19:10 -!- |___|_| /__/__/_|
19:10 -!- Irssi v0.8.21 - http://www.irssi.org
19:10 -!- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
19:10 -!- Hi there! If this is your first time using Irssi, you
19:10 -!- might want to go to our website and read the startup
19:10 -!- documentation to get you going.
19:10 -!-
19:10 -!- Our community and staff are available to assist you or
19:10 -!- to answer any questions you may have.
19:10 -!-
19:10 -!- Use the /HELP command to get detailed information about
19:10 -!- the available commands.
19:10 -!- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
19:24 Irssi commands:
19:24 accept die knock notice sconnect unload
19:24 action disconnect knockout notify script unnotify
19:24 admin echo lastlog op scrollback unquery
19:24 alias eval layout oper server unsilence
19:24 away exec links part servlist upgrade
19:24 ban flushbuffer list ping set uptime
19:24 beep foreach load query sethost userhost
19:24 bind format log quit silence ver
19:24 cat hash lusers quote squery version
19:24 cd help map rawlog squit voice
19:24 channel hilight me recode stats wait
19:24 clear ignore mircdcc reconnect statusbar wall
19:24 completion info mode redraw time wallops
19:24 connect invite motd rehash toggle who
19:24 ctcp ircnet msg reload topic whois
19:24 cycle ison names resize trace whowas
19:24 dcc join nctcp restart ts window
19:24 dehilight kick netsplit rmreconns unalias
19:24 deop kickban network rmrejoins unban
19:24 devoice kill nick save unignore
Interesting, but unfortunately I don't know how to use it..