You have a problem with Salix? Post here and we'll do what we can to help.
laprjns
Salix Warrior
Posts: 1113 Joined: 28. Aug 2009, 01:30
Location: Connecticut USA
Post
by laprjns » 24. Mar 2012, 18:01
Looks like your sym link is wrong. Do the following as root:
Code: Select all
root[rich]# cd /usr/lib/
root[lib]# rm libz.so
root[lib]# ln -s libz.so.1.2.5 libz.so
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
Shador
Posts: 1295 Joined: 11. Jun 2009, 14:04
Location: Bavaria
Post
by Shador » 24. Mar 2012, 20:07
Just reinstalling the zlib package should be enough too. It's generally a good idea to reinstall those packages on such errors and when you've played a bit more permissive with your system.
ink3
Posts: 80 Joined: 9. Apr 2011, 14:16
Post
by ink3 » 30. Mar 2012, 20:40
ok I reinstall package zlib.