From owner-freebsd-stable@FreeBSD.ORG Fri Dec 2 00:32:01 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1C8416A41F for ; Fri, 2 Dec 2005 00:32:01 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2816A43D5E for ; Fri, 2 Dec 2005 00:31:57 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from midget.dons.net.au (ppp134-41.lns2.adl2.internode.on.net [59.167.134.41]) by smtp1.adl2.internode.on.net (8.12.9/8.12.6) with ESMTP id jB20VlAd090854; Fri, 2 Dec 2005 11:01:52 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.21]) (authenticated bits=0) by midget.dons.net.au (8.13.4/8.13.3) with ESMTP id jB20VkQq004229 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 2 Dec 2005 11:01:46 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Fri, 2 Dec 2005 11:01:43 +1030 User-Agent: KMail/1.8.2 References: <20051201164955.788ba69e.gerrit@pmp.uni-hannover.de> In-Reply-To: <20051201164955.788ba69e.gerrit@pmp.uni-hannover.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1942108.VuNUW46GLn"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200512021101.44391.doconnor@gsoft.com.au> X-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.52 on 59.167.134.41 Cc: Gerrit =?iso-8859-1?q?K=FChn?= Subject: Re: nfs locking (was: Re: OOO 2.0 compiles but doesn't work properly) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 00:32:01 -0000 --nextPart1942108.VuNUW46GLn Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Fri, 2 Dec 2005 02:19, Gerrit K=FChn wrote: > Yes, I see... the problem seems so be that you have to run lockd and statd > to get ooo running on nfs. The machine where everything's working fine is > running 5.4 with statd and lockd. The machine with the problems is running > 6.0 and didn't have statd and lockd activated. > However, activating them (and rebooting) didn't solve the problem here. > That's why I'm taking this over to -stable mailing list: You can get OOo to not do locking. Edit this file.. /usr/local/openoffice.org2.0.RC3/program/soffice and put a # in front of these 2 lines SAL_ENABLE_FILE_LOCKING=3D1 export SAL_ENABLE_FILE_LOCKING =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1942108.VuNUW46GLn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDj5Xw5ZPcIHs/zowRAoQVAJ9kjxJsNlLp85uZBqJDByPCTdfyJwCeNGX4 ca12MIL1eUpdtHl9/gEwjuc= =wC/n -----END PGP SIGNATURE----- --nextPart1942108.VuNUW46GLn--