From owner-freebsd-questions Tue Jul 6 11: 0:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sand5.global.net.uk (sand5.global.net.uk [194.126.80.249]) by hub.freebsd.org (Postfix) with ESMTP id CA6D014F52 for ; Tue, 6 Jul 1999 11:00:36 -0700 (PDT) (envelope-from marko@globalnet.co.uk) Received: from p28s03a06.client.global.net.uk ([195.147.211.41] helo=marder-1.) by sand5.global.net.uk with esmtp (Exim 2.05 #1) id 111ZWF-00039x-00; Tue, 6 Jul 1999 19:00:35 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id SAA00472; Tue, 6 Jul 1999 18:55:44 +0100 (BST) (envelope-from marko) Date: Tue, 6 Jul 1999 18:55:44 +0100 From: Mark Ovens To: Scott Benjamin Cc: questions@freebsd.org Subject: Re: Code Crusader ..... Message-ID: <19990706185544.A406@marder-1> References: <1D7D0A00F0E8D111A26600104B873E4C017841DB@exchange.quests.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <1D7D0A00F0E8D111A26600104B873E4C017841DB@exchange.quests.com>; from Scott Benjamin on Fri, Jun 18, 1999 at 09:33:47AM -0700 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 18, 1999 at 09:33:47AM -0700, Scott Benjamin wrote: > > I know that I may take some heat for doing this but, Has anyone > successfully compiled Code Crusader for FreeBSD 3.x? I've encountered > some compilation errors and was wondering if anyone has patched it > or encountered some problems and worked through them. > I finally got round to doing it last night. The files I used were: JToolBar_source-0.5.1.tar.gz JTree_source-1.1.3.tar.gz JX_source-1.5.0.tar.gz code_crusader_source-2.1.1.tar.gz I unpacked them all in /usr/local, which created the sub-dir JX-1.5.0. From this directory just run ``gmake freebsd3.x''. The only problem I had was that it doesn't seem to search /usr/X11R6/include for headers, resulting in quite a few "file not found"'s for X11/Xlib.h and X11/Xutils.h. I got round this with a QDF by symlinking /usr/include/X11 to /usr/X11R6/include/X11. The only other error message I noticed was: makemake: header file not found but it didn't seem to stop anything working. > I am a C student and would like a nice IDE to develop in. Any alternatives > that are pretty full featured? > > Regards, > > Scott > > ---- > "Any sufficiently advanced bug is indistinguishable from a feature" > -- Rich Kulawiec > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:markov@globalnet.co.uk http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message