From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 23:40:46 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 99A401065676 for ; Wed, 17 Sep 2008 23:40:46 +0000 (UTC) (envelope-from vinny-mail-01+f.questions20080917@palaceofretention.ca) Received: from www.giovannetti.ca (www.giovannetti.ca [206.248.136.48]) by mx1.freebsd.org (Postfix) with ESMTP id 634448FC1D for ; Wed, 17 Sep 2008 23:40:41 +0000 (UTC) (envelope-from vinny-mail-01+f.questions20080917@palaceofretention.ca) Received: from the.palaceofretention.ca (intgateway.palaceofretention.ca [10.10.10.42]) by www.giovannetti.ca (Postfix) with ESMTP id CEC4411435 for ; Wed, 17 Sep 2008 19:09:19 -0400 (EDT) Message-ID: <48D18DB1.7080205@palaceofretention.ca> Date: Wed, 17 Sep 2008 19:07:29 -0400 From: Vinny User-Agent: Thunderbird 2.0.0.14 (X11/20080513) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20080917162706.21d34783.ghirai@ghirai.com> In-Reply-To: <20080917162706.21d34783.ghirai@ghirai.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Wed, 17 Sep 2008 23:40:46 -0000 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