From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 00:48:20 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 6DE0916A4BF for ; Mon, 8 Sep 2003 00:48:20 -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 B717143F93 for ; Mon, 8 Sep 2003 00:48:19 -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 6203F64F for ; Mon, 8 Sep 2003 08:47:11 +0100 (BST) Message-ID: <3F5C41B2.8030207@thingy.apana.org.au> Date: Mon, 08 Sep 2003 08:45:38 +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: Mon, 08 Sep 2003 07:48:20 -0000 >Do you have linprocfs mounted? > >I think it's required for 4.6.2 > > I just mounted it anyway, to try that: fun@diva:~ $ ls -la /compat/linux/proc total 4 drwxr-xr-x 2 root wheel 512 Sep 18 2002 . drwxr-xr-x 12 root wheel 512 Sep 18 2002 .. fun@diva:~ $ sudo mount_linprocfs linprocfs /compat/linux/proc Password: fun@diva:~ $ df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ad0s1a 18174862 12051798 4669076 72% / /dev/ad3s1 39068576 38828064 240512 99% /mp3 procfs 4 4 0 100% /proc linprocfs 4 4 0 100% /usr/compat/linux/proc - and OOo installation failed exactly the same way. How annoying ... - d.