Category talk:Tools
Jump to navigation
Jump to search
Template to install
Install NASM
Debian based systems:
apt-get install nasm
Source Code: (get here and extract)
./configure make sudo make install
Hi, do you think it's a good idea to make a template showing how to install each tool on each system (e.g debian: apt-get install mytoolname) It could look like the toolbox i've constructed, displayed on the right. --Stinkfly 05:45, 2 September 2007 (CDT)
- I think the users of a given system know very well how they should install things. This mainly because you need to have some experience on the matter to be elegible for os development in the first place. Its hardly a frequently asked question either. - Combuster 15:15, 4 September 2007 (CDT)
- I have to agree with Combuster. This wiki's not here to teach how to use an OS, but how to make one. ;) --Alboin