Date: Sun, 28 Sep 2003 18:19:06 -0700 (PDT) From: Diego Castro <dcastro5@yahoo.com> To: Chuck Swiger <cswiger@mac.com>, Enoch Chan <enoch@cmu.edu> Cc: "freebsd-ports@FreeBSD.ORG" <freebsd-ports@FreeBSD.ORG> Subject: Re: imake not found error during installation of jdk 1.3 Message-ID: <20030929011906.59540.qmail@web14008.mail.yahoo.com> In-Reply-To: <3F749D7B.4080907@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Enoch FreeBSD Foundation has released a package for that port, you can get the package from this url and install it. It's the same jdk1.3.1 from Sun. http://www.freebsdfoundation.org/press/20030825-java131.shtml --- Chuck Swiger <cswiger@mac.com> wrote: > Enoch Chan wrote: > [ ... ] > > Stop in > /usr/ports/x11/XFree86-4-libraries/work/xc/lib. > > make: don't know how to make Makefiles. Stop > > making Makefiles in lib/XRes... > > imake: not found > > *** Error code 127 > > > > When I tried to look for imake (using "which > imake"), nothing returns. > > Then, I installed imake (under > /usr/ports/devel/imake) manually. When I > > looked under /var/db/pkg, I found two versions of > imake (namely imake-1.0 > > and imake-4.3.0_1). Still "which imake" returns > nothing. As you can tell > > by now, I am a newbie. Any suggestions are highly > appreciated! > > You need to add /usr/X11R6/bin to your $PATH; > something like this: > > PATH=$PATH:/usr/X11R6/bin > > ...for sh/bash/zsh. > > -- > -Chuck > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030929011906.59540.qmail>