Date: Sun, 05 Mar 2000 13:46:46 -0800 From: Kent Stewart <kstewart@3-cities.com> To: Charles Cox <cscox@Stanford.EDU> Cc: mmuir@es.co.nz, Walter Brameld <brameld@twave.net>, Harlan Stenn <Harlan.Stenn@pfcs.com>, freebsd-stable@FreeBSD.ORG Subject: Re: codecrusader and ntp Message-ID: <38C2D5C6.41A70BDE@3-cities.com> References: <71214.951846629@pcnbs.pfcs.com> <00022917471203.00702@Bozo_3.BozoLand.domain> <38C2B23B.9BBA51B@es.co.nz> <002901bf86eb$f9f0af00$0fa642ab@cscox>
next in thread | previous in thread | raw e-mail | index | archive | help
Walter posted this earlier and it works. Try it and you will end up with /usr/local/bin/jcc If you tried the port, you already have the distfiles in /usr/ports/distfiles. Kent > > ---------- Forwarded Message ---------- > Subject: Re: C++ IDE > Date: Sun, 30 Jan 2000 09:34:35 -0600 > From: "Burke Gallagher" <burke@gallagher.chicago.il.us> > > 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 Charles Cox wrote: > > Yes, I have noticed this as well. In fact, after looking at the source > archive on the FreeBSD web site, the last check-in comment for the Makefile, > in particular. I found out that this port is *not* currently working. I > have been trying to fix this myself so that I can submit a fix, but I > haven't really had enough time lately. Sorry for not posting these results > earlier. > > Perhaps we can all continue working toward a solution, and we will come up > with something. At this point, I am pretty sure that the problem lies > somewhere in the make structure, but I am not sure exactly where. If you do > a make, and grep for 'warning', this gives a number of results, and may be > our best starting point. > > Chuck > > ----- Original Message ----- > From: Mike Muir <mmuir@es.co.nz> > To: Walter Brameld <brameld@twave.net> > Cc: Harlan Stenn <Harlan.Stenn@pfcs.com>; Charles Cox <cscox@Stanford.EDU>; > <freebsd-stable@FreeBSD.ORG> > Sent: Sunday, March 05, 2000 11:15 AM > Subject: Re: codecrusader and ntp > > > Walter Brameld wrote: > > > > > And the name of the executable for code crusader is jcc, which of > > > course ou were supposed to know 8-P. On my system it's in > > > /usr/local/bin. Go here for more information: > > > > > > http://www.newplanetsoftware.com/jcc/ > > > > Hrm for some reason, I am unable to find the 'jcc' executable either.. > > > > [rock] [~/.wmstock] > pkg_info -L code_crusader-2.1.4 > > Information for code_crusader-2.1.4: > > > > Files: > > /usr/local/bin/class_map > > /usr/local/bin/jcc > > ... > > and > > ... > > [rock] [/usr/local/bin] # find /usr -name "jcc" > > [rock] [/usr/local/bin] # find /home/ -name "jcc" > > [rock] [/usr/local/bin] # find /usr1 -name "jcc" > > [rock] [/usr/local/bin] # > > > > It just doesnt seem to be there, every other part of the package is, > > except the main program! note: /usr1 is where my ports are and the > > codecrusader port hasnt been cleaned up yet so everything that was built > > is still there, and find failed to find jcc within this.. After > > inspection of the work/JX-1.5.3/programs/code_crusader tree, i cant seem > > to find any trace of 'jcc'. > > > > Mike. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html http://daily.daemonnews.org/ SETI (Search for Extraterrestrial Intelligence) @ Home http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38C2D5C6.41A70BDE>