My sources.lists looks like...

#deb file:///cdrom/ sarge main

deb http://debian.slimdevices.com stable main

deb http://mirror.espri.arizona.edu/debian-amd64/debian/ stable main
deb-src http://mirror.espri.arizona.edu/debian-amd64/debian/ stable
main

deb http://security.debian.org/ stable/updates main
deb http://volatile.debian.net/debian-volatile stable/volatile main
~


upon running 

apt-get install slimserver

I receive

The following packages have unmet dependencies:
slimserver: Depends: libyaml-syck-perl (>= 0.41-1) but it is not
going to be installed

I have installed slimserver from the .gz. When running 

./build-perl-modules.pl

I get the following error eventually...

Couldn't find a valid dynamic library for XML-Parser-2.34.tar.gz -
something is wrong. Exiting!

So... doing an 

apt-get -s dist-upgrade

did produce a huge list of updatable packages... I did an update
(188Meg worth :-0)

then I re-ran my 

./build-perl-modules.pl

and got (again)

Couldn't find a valid dynamic library for XML-Parser-2.34.tar.gz -
something is wrong. Exiting!

I also tried apt-get install slimserver again and got the same error
about libyaml missing....

I tried a apt-get install libxml-parser-perl and it said the package
was already installed.


:-(

Any other thoughts?


-- 
mhavoc
------------------------------------------------------------------------
mhavoc's Profile: http://forums.slimdevices.com/member.php?userid=8901
View this thread: http://forums.slimdevices.com/showthread.php?t=30449

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

Reply via email to