Hi again, I got around the -libpath-class-perl- problem by adding Lenny testing repository.
On the -/etc/apt/sources.list- file, I added -*deb http://http.us.debian.org/debian/ testing main contrib non-free*- , and I disabled every other repository, so it looks like this: Code: -------------------- # Repositorio de siguiente version de Debian (Lenny) (testing) deb http://http.us.debian.org/debian/ testing main contrib non-free # Paquete de slimserver # deb http://debian.slimdevices.com stable main # deb http://ftp.debian.org/debian/ etch main # deb-src http://ftp.debian.org/debian/ etch main # deb http://security.debian.org/ etch/updates main contrib # deb-src http://security.debian.org/ etch/updates main contrib -------------------- After saving the file, execute the following: -apt-get update- -apt-get install libpath-class-perl- After the package is installed, return your -/etc/apt/sources.list- to normal (without Lenny repository), and install as normal: -apt-get update- -apt-get install slimserver- Hope this helps! -- pichonCalavera ------------------------------------------------------------------------ pichonCalavera's Profile: http://forums.slimdevices.com/member.php?userid=13068 View this thread: http://forums.slimdevices.com/showthread.php?t=37914 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
