From owner-freebsd-ppc@FreeBSD.ORG Sun Apr 1 22:42:43 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E557B106566C; Sun, 1 Apr 2012 22:42:43 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f44.google.com (mail-pz0-f44.google.com [209.85.210.44]) by mx1.freebsd.org (Postfix) with ESMTP id AE6EB8FC1A; Sun, 1 Apr 2012 22:42:43 +0000 (UTC) Received: by dadz14 with SMTP id z14so8232423dad.17 for ; Sun, 01 Apr 2012 15:42:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=LucOH+QLJHj7SxD1rEkgPbcLwt1WS8KNd/VLme5fU9M=; b=l8gq2dzwJCG7MBbdTYaUl7K7SkMNkPUjMEc/9lGxMNBimpux8nBsJezrnvqMTsOUYE CxXYO+2Z8n6IHi/wklf7WzsteExTcrOj4r4P/QGPF/htArljqK3/XPSmUWNnUm8NDKw+ 80B9f6I6pjeAtfVoB5fYmeod3zswapI3u3zmn4bjh7HDFRUF0BWpk7rUVT5a8SSgH47s Z8AbX0mqnpOEZA5rCGW3KxeBte2NkmKGt4GME1wWEZYPqS/r3Q5Z8TaQEN8gulR3WJBs QTCSdc2gKUiw//tvPskdCAC52ymwtAAZg0VwE5rpFrH/Au3lQtMoRBIjy98miBight6/ uduA== MIME-Version: 1.0 Received: by 10.68.213.73 with SMTP id nq9mr15868061pbc.143.1333320163226; Sun, 01 Apr 2012 15:42:43 -0700 (PDT) Received: by 10.68.189.103 with HTTP; Sun, 1 Apr 2012 15:42:43 -0700 (PDT) In-Reply-To: References: Date: Sun, 1 Apr 2012 18:42:43 -0400 Message-ID: From: Super Bisquit To: FreeBSD PowerPC ML , freebsd-java , glewis@eyesbeyond.com, brd@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: Problems with compiling java programs on FreeBSD from ports X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2012 22:42:44 -0000 /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. 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 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. >