Date: Sun, 1 Apr 2012 16:02:32 -0700 From: Greg Lewis <glewis@eyesbeyond.com> To: Super Bisquit <superbisquit@gmail.com> Cc: freebsd-ppc@FreeBSD.org, freebsd-java@FreeBSD.org Subject: Re: Problems with compiling java programs on FreeBSD from ports Message-ID: <20120401230232.GA30680@misty.eyesbeyond.com> In-Reply-To: <CA%2BWntOvsN5yb2sWJpb8qb_KtK2o5AVx6vxmgED33rG7o8i-z0Q@mail.gmail.com> References: <CA%2BWntOv04zZB%2B7CgfpcGaEQHiTqf58BT0ZmwAEwRAROP%2BnrNrg@mail.gmail.com> <CA%2BWntOvsN5yb2sWJpb8qb_KtK2o5AVx6vxmgED33rG7o8i-z0Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 01, 2012 at 06:42:43PM -0400, Super Bisquit wrote: > /usr/local/java/jre JChessBoard.jar > /usr/local/java/jre permission denied > > I'm receiving a permission denied error even with > /usr/local/java/jre/bin/java as root. It looks like you're trying to execute a directory. Don't you really mean to be doing /usr/local/java/jre/bin/java JChessBoard.jar ? > I created a /usr/local/java directory, made the bin and jre/bin > directories executable with chmod +x, and set permissions at chmod > 0666 for /usr/local/java and all subdirectories. > > Are there any user groups that I need to add? > > > > On 4/1/12, Super Bisquit <superbisquit@gmail.com> wrote: > > It seems that all ports have a dependency on openjdk6/7 with that > > being i386/AMD64 only. > > I will try compiling jchessboard from source and running it after I > > send this email. > > > > Mr. Davis, you are receiving this email so that you know it is not spam. > > -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120401230232.GA30680>