Author Topic: Any way to get Screencloud on Debian?  (Read 1142 times)

if anyones unaware this is screencloud
http://screencloud.net/

I tried installing it on debian but it wont work, it gives me a error of
Error: Dependency is not satisfiable: Libc6 (>= 2.14)
Any fixes or a way to get this to work?

Google for the package Libc6
Easy

Google for the package Libc6
Easy
what do you think I did



Code: [Select]
sudo apt-get install libc6?

sorry if it doesn't work, i don't have much experience with linux terminals

Max, the version you linked is 2.13, and Nal requires 2.14 or above.

@OP: You should have an updated version in Synaptic; try searching there instead.

Code: [Select]
sudo apt-get install libc6?

sorry if it doesn't work, i don't have much experience with linux terminals
it said it was already installed...
Max, the version you linked is 2.13, and Nal requires 2.14 or above.

@OP: You should have an updated version in Synaptic; try searching there instead.
I've installed it from there before and it still hasnt worked

dpkg -s libc6
a lot of packages require libc6 2.4-1 or greater as a dependency, i have no clue why you don't have it