Thread: Ubuntu Themes
View Single Post
Old 11-02-2006, 09:29 PM   #9
chickenman
Hero Gamer

 
Join Date: Mar 2005
Location: Shella, Kenya
Posts: 417
Default

Most Linux programs that need compiling are made in C / C++, to compile programs you need binutils, gcc and g++.

Once you have downloaded and extracted what you want to install go in to the folder and type "./configure" once that is done (without errors) type "make" (Note: you need to be root) once that is complete type "make install" then you done
chickenman is offline                         Send a private message to chickenman
Reply With Quote