On Mon, Dec 04, 2006 at 10:09:27AM +0100, Michael Herger wrote:
> >Know what's in that .deb?
> 
> It's the debian package of slimserver.

Yes, it's a .deb.

It's a package that doesn't include all the CPAN modules, and instead
depends on quite a few packages.  Trying to install I get these unmet
dependencies:

$ sudo dpkg -i slimserver_6.5.1_all.deb 2>&1 | grep Package | cut -d ' ' -f 4
libcgi-perl
libmp4-info-perl
libfile-bom-perl
libpoe-perl
libclass-data-accessor-perl
libreadonly-perl
libtext-unidecode-perl
libenum-perl
libtie-cache-lru-perl
libtie-llhash-perl
liburi-find-perl
libtie-cache-lru-expires-perl
libfile-find-rule-perl
libdata-vstring-perl
libproc-background-perl
libdbix-class-perl
libxml-xspf-perl
libmpeg-audio-frame-perl
libnet-upnp-perl
libdbix-migration-perl
libyaml-syck-perl

Now, not all of those are in the Debian sources.  So I added the Slim
sources to sources.lst and then I end up with:

The following packages have unmet dependencies:
  libdbix-class-perl: Depends: libtie-ixhash-perl but it is not going to be 
installed
  libfile-find-rule-perl: Depends: libnumber-compare-perl but it is not going 
to be installed
  libpoe-perl: Depends: libfilter-perl but it is not going to be installed
  slimserver: Depends: libxml-simple-perl (>= 2.15-1) but 2.14-5 is to be 
installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a 
solution).


Time to stick with the tarball.

-- 
Bill Moseley
[EMAIL PROTECTED]

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to