From owner-freebsd-questions Tue Jul 6 20:21:12 1999 Delivered-To: freebsd-questions@freebsd.org Received: from elmls02.ce.mediaone.net (elmls02.ce.mediaone.net [24.131.128.27]) by hub.freebsd.org (Postfix) with ESMTP id E9CB714D5A for ; Tue, 6 Jul 1999 20:21:07 -0700 (PDT) (envelope-from burke@mcs.net) Received: from fatman2 (el01-24-131-147-32.ce.mediaone.net [24.131.147.32]) by elmls02.ce.mediaone.net (8.8.7/8.8.7) with SMTP id WAA22786; Tue, 6 Jul 1999 22:21:03 -0500 (CDT) Message-Id: <4.1.19990706221143.00ad3df0@pop.ce.mediaone.net> X-Sender: johnburke@pop.ce.mediaone.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Tue, 06 Jul 1999 22:21:04 -0500 To: Mark Ovens , Scott Benjamin From: Burke Gallagher Subject: Re: Code Crusader (Thanks) Cc: questions@FreeBSD.ORG In-Reply-To: <19990706185544.A406@marder-1> References: <1D7D0A00F0E8D111A26600104B873E4C017841DB@exchange.quests.com> <1D7D0A00F0E8D111A26600104B873E4C017841DB@exchange.quests.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark, Thanks for the tips/directions I had struggled with building CodeCursader this weekend and finally just gave up. This afternoon I built it one the second gmake. I needed two symlinks and an enviorment variable to make it work for me: 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 worked like a charm, just like you said and I love the editor. I am not much happier with FreeBSD. I had been using Codewright under WinNT on a samba share to my home directory until now. Good luck with the port. Thanks again, burke At 06:55 PM 7/6/99 +0100, Mark Ovens wrote: >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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message