Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jan 2000 09:37:38 -0600
From:      "Burke Gallagher" <burke@gallagher.chicago.il.us>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: C++ IDE
Message-ID:  <004b01bf6b37$f0182230$0200a8c0@fatman2k>

next in thread | raw e-mail | index | archive | help
The Code Crusader Home page http://www.newplanetsoftware.com/jcc/

download the sources from ftp.its.caltech.edu /pub/jafl/programs/jcc/
you need code_crusader, JX, JTooolBar, and JTree

untar the source files into /usr/local (or somewhere else convient)
cd /usr/local/JX-1.5.3
JX_INSTALL_ROOT=/usr/local/bin;  export JX_INSTALL_ROOT
ln  -s  /usr/X11R6/include/X11  /usr/include/X11
ln  -s  /usr/local/man                  /usr/man
gmake freebsd3.x

good luck this is my favorite unix development system.,
burke

----- Original Message -----
From: "Walter Brameld" <brameld@twave.net>
To: "Alexey Koptsevich" <ak@astro.ioffe.rssi.ru>; "Stapley, Peter J."
<pstapley@taz.sdsmt.edu>
Cc: "'questions@freebsd.org'" <questions@FreeBSD.ORG>
Sent: Sunday, January 30, 2000 8:15 AM
Subject: Re: C++ IDE


> On Sun, 30 Jan 2000, Alexey Koptsevich wrote:
> > Hello,
> >
> > There is rather nice IDE -- code_crusader-2.1.4 (in ports). It
includes
> > medic, the frontend to gdb. Installs after some efforts.
> >
> > Yours,
> > Alexey
> >
> Could you tell me what the efforts were? I tried an install but hit
> some errors in the Makefile for programs/code_crusader, and jcc did
> not install. I'm not savvy enough to fix it myself so help would be
> appreciated.
>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004b01bf6b37$f0182230$0200a8c0>