From owner-freebsd-openoffice@FreeBSD.ORG Wed Apr 14 18:06:56 2004 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9139E16A4CE for ; Wed, 14 Apr 2004 18:06:56 -0700 (PDT) Received: from speicher.org (speicher.org [208.199.76.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16E0C43D45 for ; Wed, 14 Apr 2004 18:06:56 -0700 (PDT) (envelope-from geoff@speicher.org) Received: from speicher.org (localhost [127.0.0.1]) by speicher.org (8.12.11/8.12.11) with ESMTP id i3F16tP0021020 for ; Wed, 14 Apr 2004 21:06:55 -0400 (EDT) (envelope-from geoff@speicher.org) Received: (from geoff@localhost) by speicher.org (8.12.11/8.12.11/Submit) id i3F16sst021019 for openoffice@freebsd.org; Wed, 14 Apr 2004 21:06:54 -0400 (EDT) (envelope-from geoff) Date: Wed, 14 Apr 2004 21:06:53 -0400 From: Geoff Speicher To: openoffice@freebsd.org Message-ID: <20040415010653.GA20916@sirius.speicher.org> References: <20040324211055.GC73003@sirius.speicher.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040324211055.GC73003@sirius.speicher.org> User-Agent: Mutt/1.4.2.1i Subject: Re: running openoffice over nfs [solved] X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2004 01:06:56 -0000 On Wed, Mar 24, 2004 at 04:10:55PM -0500, Geoff Speicher wrote: > Has anyone successfully run OpenOffice over NFS? I get the following > error message (in an X window) when I try to run one of the openoffice-* > (v1.0 or 1.1) applications: > > The application cannot be started. > The component manager is not available. > Start the setup application to repair the installation from the > CD or the folder containing the installation packages. > > OpenOffice runs fine on the host machine, and the client mounts /compat, > /usr/X11R6, and /usr/local from the host. Am I missing something > stupidly obvious? Hi Geoff. You solved this by running rpc.lockd(8) and rpc.statd(8) so you should let everybody know in case they have the same problem. Gosh you're a swell guy. Humble, too. Geoff