From owner-freebsd-questions Sun Jan 30 7:38:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gallagher.chicago.il.us (el01-24-131-151-85.ce.mediaone.net [24.131.151.85]) by hub.freebsd.org (Postfix) with ESMTP id EB2E11554A for ; Sun, 30 Jan 2000 07:37:56 -0800 (PST) (envelope-from burke@gallagher.chicago.il.us) Received: from fatman2k (fatman2.burke.org [192.168.0.2]) by gallagher.chicago.il.us (8.9.3/8.9.3) with SMTP id JAA58480 for ; Sun, 30 Jan 2000 09:37:56 -0600 (CST) (envelope-from burke@gallagher.chicago.il.us) Message-ID: <004b01bf6b37$f0182230$0200a8c0@fatman2k> From: "Burke Gallagher" To: Subject: Re: C++ IDE Date: Sun, 30 Jan 2000 09:37:38 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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" To: "Alexey Koptsevich" ; "Stapley, Peter J." Cc: "'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