From owner-freebsd-java Fri Jul 12 15:42:23 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EC7C37B400; Fri, 12 Jul 2002 15:42:13 -0700 (PDT) Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9259444419; Fri, 12 Jul 2002 14:21:35 -0700 (PDT) (envelope-from antony.t.curtis@ntlworld.com) Received: from ntlworld.com ([213.104.146.54]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020712211934.COHW16050.mta01-svc.ntlworld.com@ntlworld.com>; Fri, 12 Jul 2002 22:19:34 +0100 Message-ID: <3D2F4743.4010403@ntlworld.com> Date: Fri, 12 Jul 2002 22:16:51 +0100 From: Antony T Curtis User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020611 X-Accept-Language: en-gb, en-us, en MIME-Version: 1.0 To: "Richard Seaman, Jr." Cc: freebsd-stable@FreeBSD.ORG, freebsd-java@FreeBSD.ORG Subject: Re: linux JRE 1.4 under linux compatibility only runs as root References: <20020711214742.C259A37B406@hub.freebsd.org> <20020711150748.B14694@alicia.nttmcl.com> <20020711174958.E32743@seaman.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I gave this a go patching both sched_getscheduler and sched_getparam on -STABLE... The result: jdk1.4 works well on non-root account (tested running Java2D demo and SwingSet2) Thanks! Richard Seaman, Jr. wrote: > On Thu, Jul 11, 2002 at 03:07:48PM -0700, Shannon -jj Behrens wrote: > > Not hard at all. The perms in sched_getscheduler in -stable are silly. > (also sched_getparam). Just try changing it to something like the patch > below (note that I don't have a stable system at the moment, so I don't > guarantee it works, nor that it even compiles -- take it as a guide only). -- Antony T Curtis BSc Unix Analyst Programmer http://homepage.ntlworld.com/antony.t.curtis/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message