From owner-freebsd-questions@FreeBSD.ORG Thu Sep 18 09:17:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4463106567B for ; Thu, 18 Sep 2008 09:17:27 +0000 (UTC) (envelope-from ghirai@ghirai.com) Received: from ghirai.com (ghirai.com [193.33.187.90]) by mx1.freebsd.org (Postfix) with ESMTP id 974048FC17 for ; Thu, 18 Sep 2008 09:17:27 +0000 (UTC) (envelope-from ghirai@ghirai.com) Received: from deimos.bsd.nix (unknown [89.123.56.243]) by ghirai.com (Postfix) with ESMTPSA id EC58316FF4; Thu, 18 Sep 2008 10:17:23 +0100 (BST) Date: Thu, 18 Sep 2008 12:17:24 +0300 From: Ghirai To: Vinny Message-Id: <20080918121724.62a163df.ghirai@ghirai.com> In-Reply-To: <48D18DB1.7080205@palaceofretention.ca> References: <20080917162706.21d34783.ghirai@ghirai.com> <48D18DB1.7080205@palaceofretention.ca> X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: OO 2.4.1 package problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2008 09:17:27 -0000 On Wed, 17 Sep 2008 19:07:29 -0400 Vinny wrote: > Hi Ghirai, > > > > > I installed OOo_2.4.1_FreeBSD70Intel_install_en-US.tbz, along with the required deps, > > as well as diablo-jre-freebsd7.i386.1.6.0.07.02.tbz. > > > > Now i'm getting this error: > > > > [ghirai@deimos /usr/home/ghirai]$ openoffice.org-2.4.1 > > javaldx: Could not find a Java Runtime Environment! > > The application cannot be started. > > The component manager is not available. > > Segmentation fault (core dumped) > > > > I ran into this error using the package you mention. It turned > out to be a problem with javaldx not recognizing the FreeBSD > Foundation as a provider of a Java run-time. I had to fix it > by updating my ports tree and building OOo from source. > Hopefully, this is possible on your system. > > I read about it in the openoffice at freebsd mailing list. > The new source has the javaldx fix. > > Vinny > Thanks for the info. I guess i'll be compiling from source after all; was hoping to save myself the many hours :) -- Regards, Ghirai.