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
ID:751725
Nov 1 2009, 7:02 am
|
|
"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.