So you got this, huh:
checking if we have identified curses headers... none configure: error: No curses header-files found
To fix it, type the followingin your Terminal:
sudo apt-get install libncurses5-dev
So you got this, huh:
checking if we have identified curses headers... none configure: error: No curses header-files found
To fix it, type the followingin your Terminal:
sudo apt-get install libncurses5-dev
So you got this, huh:
Gtk-Message: Failed to load module "canberra-gtk-module"
To fix it, type the followingin your Terminal:
sudo apt-get install libcanberra-gtk-module:i386
So you got this, huh:
error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
To fix it, type the followingin your Terminal:
sudo apt-get install libstdc++6:i386
So you got this, huh:
error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
To fix it, type the followingin your Terminal:
sudo apt-get install libsqlite3.0:i386
So you got this, huh:
error while loading shared libraries: libidn.so.11: cannot open shared object file: No such file or directory
To fix it, type the followingin your Terminal:
sudo apt-get install libidn11:i386
So you got this, huh:
error while loading shared libraries: libSM.so.6: cannot open shared object file: No such file or directory
To fix it, type the followingin your Terminal:
sudo apt-get install libsm6:i386
So you got this, huh:
error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
To fix it, type the followingin your Terminal:
sudo apt-get install libgtk2.0-0:i386
So you got this, huh:
error while loading shared libraries: libgthread-2.0.so.0: cannot open shared object file: No such file or directory
To fix it, type the followingin your Terminal:
sudo apt-get install libglib2.0-0:i386
So you got this, huh:
error while loading shared libraries: libdbus-1.so.3: cannot open shared object file: No such file or directory
To fix it, type the followingin your Terminal:
sudo apt-get install libdbus-1-3:i386
So you got this, huh:
error while loading shared libraries: libsqlite3.so.0: cannot open shared object file: No such file or directory
To fix it (64BIT Arhitecture), type the following in your Terminal:
sudo apt-get install libsqlite3.0:i386