PDA

View Full Version : How to install the libz.so


Archimalaka
01-08-2007, 22:35
I'm trying to replace my media server with mt-daapd.
When I try to start mt-daapd, it needs libz.so.
When I try to install this lib with ipkg, it answers that a symlink could not be created.
How to ????:confused:

Henrikh
04-08-2007, 00:44
Just to be sure, it is the zlib package that you are installing, right? (ipkg install zlib)

Are you running the install with root privileges?