This page lists the not so obvious tools I like to have in my
development environment. This is probably not complete but
represents an attempt to capture information about what I install
and/or configure when confronted with a new GNU/Linux development
machine. This list focuses on tools which are not normally part
of the distribution or require special configuration before I
used them. So this does not include the normal complement of compilers,
debuggers, etc. that come with a GNU/Linux distribution.
CVS
CVS is a source code control system that supports distributed development.
It is normally included in GNU/Linux installations. The primary site
for it is http://www.cvshome.org.
I like to add the following components:
GNATS
GNATS is a problem tracking system.
VNC
IDEs
Miscellaneous
Copyright © 2000 Joel Sherrill