ID:751725
 
make here command after i type the source
and i type DreamDaemon --version

it says

DreamDaemon: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /
home/ratanpa/setup_byond/byond/bin/libbyond.so)

and i did this command wget http://www.byond.com/download/gcc/libstdc++.so.5

and it still doesnt work ... and gives the same old problem
Try the following commands:
"sudo apt-get update"
That will update your list of available packages.
"sudo apt-get install libglib2.0-0 libglib2.0-dev libglib2.0-doc"
That should install glibc and set it up for you.
In response to Stupot
thnx
In response to Getenks
Soon I'll be looking over all of the forum posts and making an FAQ, since this kind of question seems to be posted a lot here, and on the dev forums.