From owner-freebsd-java@FreeBSD.ORG Mon Aug 13 17:54:56 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 277CD16A419 for ; Mon, 13 Aug 2007 17:54:56 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) by mx1.freebsd.org (Postfix) with ESMTP id DF98413C45D for ; Mon, 13 Aug 2007 17:54:55 +0000 (UTC) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.13.1/8.13.3) with ESMTP id l7DHsssP074368; Mon, 13 Aug 2007 10:54:54 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.13.1/8.13.3/Submit) id l7DHsrMF074367; Mon, 13 Aug 2007 10:54:53 -0700 (PDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Mon, 13 Aug 2007 10:54:52 -0700 From: Greg Lewis To: Steve Strassmann Message-ID: <20070813175452.GA74143@misty.eyesbeyond.com> References: <20070813172021.50f1440c@localhost> <20070813233051.75256cd7@localhost> <6.2.3.4.2.20070813112406.0475e3f0@qs1473.pair.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.2.3.4.2.20070813112406.0475e3f0@qs1473.pair.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-java@freebsd.org Subject: Re: trouble getting and installing FreeBSD-Java (2) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Aug 2007 17:54:56 -0000 G'day Steve, I replied to an earlier email privately. Let me know if you didn't get that reply. On Mon, Aug 13, 2007 at 11:34:55AM -0400, Steve Strassmann wrote: > At 09:30 AM 8/13/2007, you wrote: > >> Since I am on a FreeBSD machine hosted (and managed) by pair.com, > >I don't have > >> sudo, and I am not an expert on FreeBSD. > > > >have you got access to root at all? is this is a "virtual server" > >you have with Pair, or a shared hosting account? > > It is a 'virtual server', so it's not shared, but they still don't > give me root or sudo privileges. > They maintain the core in heavily standardized way so there's no > chance to upgrade > to a post-4.8 FreeBSD. The Diablo packages you're attempting to install won't work. They were built for FreeBSD 5.x and simply won't work on FreeBSD 4.x (no operating system can be "future compatible"). Your options are very limited on such an old version of FreeBSD. If you can manage to get a new enough version of Linux emulation working well enough you may be able to run the Linux JDK. Once you've done that you may be able to manually compile a native JDK since that version of FreeBSD is notionally supported by the latest patchset (although noone has tested it on anything older than 4.11). Not being able to use the ports system or upgrade the version of FreeBSD being used really forces you into a difficult situation for Java support. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org