What is the best C IDE on Linux?
    Jakob Østergaard 
    jakob at unthought.net
       
    Wed Apr  4 07:05:39 PDT 2001
    
    
  
On Wed, Apr 04, 2001 at 07:53:54AM -0500, Borries Demeler wrote:
> > 
> > Hi..
> >  
> > What is the best C development environment on Linux? I am so used to
> > great Java IDE's on windows and I want to write a bunch of c programs on
> > Linux - redhat - now...but its terrible to go back to plain vi and
> > telnet sessions to my server.
> 
> Take a look at graspada:
> 
> http://www.eng.auburn.edu/department/cse/research/grasp/
> 
> Other GUI based progs you may want to take a look at include
> kdevelop, and ddd (for debugging)
I'd say, spend a little time getting used to X and some random window manager -
then learn Emacs.
If you want to settle for less (I would, six years ago, today I'm very happy I
didn't), KDevelop seems to be a very nice IDE with integrated "everything"
(even GUI designer and CVS integration).
Check out www.kdevelop.org for KDevelop information.
Or, use "C-h i" in the mother of all editors  ;)
For both of my two suggestions here, you need to run X on your desktop to get
any reasonable experience (Emacs doesn't require X, but it helps, KDevelop
won't run without X).
If you're new to GNU/Linux or UNIX development, I can highly recommend reading
The Art of UNIX Programming, a work-in-progress by Eric Raymond.  Just
disregards his comments about C++, he obviously doesn't know what he's
missing ;)   URL: http://tuxedo.org/~esr/writings/taoup/contents.html
Good luck !  :)
-- 
................................................................
:   jakob at unthought.net   : And I see the elder races,         :
:.........................: putrid forms of man                :
:   Jakob Østergaard      : See him rise and claim the earth,  :
:        OZ9ABN           : his downfall is at hand.           :
:.........................:............{Konkhra}...............:
    
    
More information about the Beowulf
mailing list