Hi Leonardo,
> When i try to install Liquidsoap with comamnd: 
> apt-get install liquidsoap -t lenny-backports
> 
> Show this error:
> 
> Package liquidsoap is not available, but is referred to by another package.

Your problem is that you are using out of date instructions. Debian
Lenny reached end of life in February 2012.

> My "/etc/apt/sources.list" file:
> 
> deb http://ftp.debian.org/debian squeeze main contrib non-free
> deb http://security.debian.org squeeze/updates main contrib non-free
> deb ftp://savonet.rastageeks.org/ ./
> deb http://www.debian-multimedia.org lenny main
> deb http://backports.debian.org/debian-backports lenny-backports main

If you want to use the Sourcefabric packages of Liquidsoap 1.1.1 you
need to comment out the last three lines, then add these two:

deb http://apt.sourcefabric.org/ squeeze main
deb http://backports.debian.org/debian-backports squeeze-backports main

then save the file, quit the editor, and enter the commands (as root):

apt-get update
apt-get install sourcefabric-keyring
apt-get update
apt-get install liquidsoap

Cheers!

Daniel

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to