scribus problem installation.

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: scribus problem installation.

Post by laprjns »

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

Re: scribus problem installation.

Post by Shador »

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.
Image
User avatar
ink3
Posts: 80
Joined: 9. Apr 2011, 14:16

Re: scribus problem installation.

Post by ink3 »

ok I reinstall package zlib.
Post Reply