Quote:
Originally Posted by atomuskus
I manually downloaded them and when I try to unpack them using the terminal, it tells me I need GLIB 2.0 or higher and I don't know what that is nor how to get it XD. Complete noob to linux.
|
apt-get my friend!
sudo apt-get install glibc
Should work out what you need and download/install the relevant packages.