HOWTO install GNU toolchain

How to install GNU toolchain in Trisquel Mini 6.0

sudo apt-get install build-essential (will install compilers)

sudo apt-get install gdb gdb-doc (will install debugger and documentation)

sudo apt-get install libgtk2.0-* (will install GTK library for GUI apps)

Revisions

11/07/2012 - 13:18
rakubx
08/13/2013 - 18:22
lloydsmart