From owner-freebsd-questions@FreeBSD.ORG Sun Sep 7 14:14:19 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 027C916A4BF for ; Sun, 7 Sep 2003 14:14:19 -0700 (PDT) Received: from smtp1.ex.eclipse.net.uk (smtp-node1.eclipse.net.uk [212.104.129.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B6D743FEC for ; Sun, 7 Sep 2003 14:14:18 -0700 (PDT) (envelope-from fun@thingy.apana.org.au) Received: from thingy.apana.org.au (unknown [81.168.35.16]) by smtp1.ex.eclipse.net.uk (Postfix) with ESMTP id 1010061 for ; Sun, 7 Sep 2003 22:14:17 +0100 (BST) Message-ID: <3F5BACEF.2070209@thingy.apana.org.au> Date: Sun, 07 Sep 2003 22:10:55 +0000 From: David Gerard User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030823 Mozilla Thunderbird/0.2a X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org References: <3F5B89E6.6050601@thingy.apana.org.au> <200309071650.02526.kellers@njit.edu> In-Reply-To: <200309071650.02526.kellers@njit.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: OpenOffice 1.1rc3-Linux on FreeBSD 4.6.2 installation problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Sep 2003 21:14:19 -0000 On 09/07/03 20:50, T Kellers wrote: >On Sunday 07 September 2003 03:41 pm, David Gerard wrote: > > >>We just downloaded and installed the Linux binary of OOo 1.1rc3 >>on my wife's FreeBSD 4.8 box with no problems. My 4.6.2 box, >>however, doesn't want to play. >>The thing is, this is the *exact* same tarball which worked on the >>4.8 box. >> >> > >Do you have linprocfs mounted? >I think it's required for 4.6.2 > > Not on either box (unless you mean something that doesn't show with df). 4.6.2 box: fun@diva:~ $ df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a 18174862 12049342 4671532 72% / /dev/ad3s1 39068576 38828064 240512 99% /mp3 procfs 4 4 0 100% /proc 4.8 box: -bash-2.05b$ df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad1s1a 56680620 5191946 46954226 10% / procfs 4 4 0 100% /proc /dev/ad0s1 13227720 5020460 8207260 38% /c BTW, I also looked at the version of linux_base-7 - the 4.8 box has linux_base-7.1-2, whereas the 4.6.2 box has linux_base-7.1-3! As a last note: OpenOffice.orf 1.0.3 for Linux installed and worked perfectly on both systems. - d.