Page 2 of 2

Re: scribus problem installation.

Posted: 24. Mar 2012, 18:01
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

Re: scribus problem installation.

Posted: 24. Mar 2012, 20:07
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.

Re: scribus problem installation.

Posted: 30. Mar 2012, 20:40
by ink3
ok I reinstall package zlib.