I have a freshly installed Ubuntu-server-6.06 upon which I would like to run slimserver. There seem to be some issues.
I read this thread with anticipation and have successfully run: apt-get update && dist-upgrade apt-get install libnet-upnp-perl ibio-socket-ssl-perl but my problem is apparently unrelated. adding debian.slimdevices.com is sources.list produces: $ sudo apt-get install slimserver Reading package lists... Done Building dependency tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: slimserver: Depends: libcgi-perl but it is not installable Depends: libclass-accessor-chained-perl but it is not installable Depends: libclass-data-inheritable-perl but it is not installable Depends: libclass-trigger-perl but it is not installable Depends: libclass-virtual-perl but it is not installable Depends: libclass-whitehole-perl but it is not installable Depends: libfile-which-perl but it is not installable Depends: libima-dbi-perl but it is not installable Depends: librpc-xml-perl but it is not installable Depends: libfile-slurp-perl but it is not installable Depends: libdata-page-perl but it is not installable Depends: libtie-regexphash-perl but it is not installable Depends: libpoe-perl but it is not installable Depends: libtime-modules-perl but it is not installable Depends: libuniversal-moniker-perl but it is not installable Depends: libcache-cache-perl but it is not installable Depends: libtext-unidecode-perl but it is not installable Depends: libtie-cache-perl but it is not installable Depends: liberror-perl but it is not installable Depends: libclass-singleton-perl but it is not installable Depends: libfile-find-rule-perl but it is not installable Depends: libxml-writer-perl but it is not installable Depends: sox but it is not installable E: Broken packages I have also tried installing the perl source and attempting ./build-perl-modules.pl which I have been able to do on other distros (eg Gentoo) but fails here with: ... (many) errors not shown ... make: *** [Zlib.o] Error 1 Couldn't find a valid dynamic library for Compress-Zlib-1.33.tar.gz - something is wrong. Exiting! $apt-get install libcompress-zlib-perl does not fix this build problem. Any insight appreciated. :-) -- doofus ------------------------------------------------------------------------ doofus's Profile: http://forums.slimdevices.com/member.php?userid=3952 View this thread: http://forums.slimdevices.com/showthread.php?t=25250 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
