Gentoo Archives: gentoo-amd64

From: Brett Johnson <brett@××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] openoffice-bin-2.0.2 hang for regular users
Date: Thu, 23 Mar 2006 13:18:02
Message-Id: 20060323131424.GI10623@blzj.com
In Reply to: Re: [gentoo-amd64] openoffice-bin-2.0.2 hang for regular users by Scott Stoddard
1 On Thu, Mar 23, 2006 at 08:07:06AM -0500, Scott Stoddard wrote:
2 >
3 > In my case we're using a diskless gentoo system where the home
4 > directories are all nfs mounts to the server. The problem had to do
5 > with nfs file locking. It can be solved by editing
6 > /usr/lib/openoffice/program/soffice and commenting out these two lines:
7 >
8 > SAL_ENABLE_FILE_LOCKING=1
9 > export SAL_ENABLE_FILE_LOCKING
10 >
11 If I recall, another possible fix for this is to make sure statd is
12 running on the clients. On gentoo clients, statd is not started with
13 /etc/init.d/netmount, but is with /etc/init.d/nfsmount.
14
15 Brett
16 --
17 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] openoffice-bin-2.0.2 hang for regular users Andreas Vinsander <andreas@×××××××××.se>