From owner-freebsd-questions Sat Jun 8 21: 6:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.ec.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id 8107C37B401 for ; Sat, 8 Jun 2002 21:06:26 -0700 (PDT) Received: from ec.rr.com ([66.26.7.34]) by mail4.ec.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Sun, 9 Jun 2002 00:05:12 -0400 Message-ID: <3D02D43A.30801@ec.rr.com> Date: Sun, 09 Jun 2002 00:06:18 -0400 From: Michael Sharp User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020606 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: openoffice install Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm running FreeBSD 4.6-RC and I updated my ports collection this morning. I have 20 GiGs of freespace on my /usr slice. I recompiled my kernel with the following options and booted into it as the openoffice Makefile stated. options MAXDSIZ="(1024*1024*1024)" options MAXSSIZ="(256*1024*1024)" I then ran ' make USE_GCC=3.1 ' ( as stated in the Makefile ) ( 8 hrs of building ) I then ran ' make install ' restarted X However, I have NOTHING in /usr/local/OpenOffice.org1.0/ and 'make install-user' ( as the user I normally use ) says the setup fails because setup is not in /usr/local/OpenOffice.org1.0/, nor is there a soffice binary in /usr/local/bin. What am I doing wrong? michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message