To make this package by hand (as root) :

apt-get install dh-make-perl gzip unzip tar wget
dh-make-perl --build --cpan Compress::LZF

It should product a .deb file. 
It fails for me, I don't know why so I build the package manually :

cd ~/.cpan/build/Compress-LZF-1.71/

In "debian" directory change all reference to lehman-compress-lzf to
libcompress-lzf-perl

dpkg-buildpackage
cd ..

dpkg -i libcompress-lzf-perl_0.1046-1_i386.deb

Then apt-get install slimserver now works again.


-- 
Nim
------------------------------------------------------------------------
Nim's Profile: http://forums.slimdevices.com/member.php?userid=10622
View this thread: http://forums.slimdevices.com/showthread.php?t=33460

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

Reply via email to