From owner-freebsd-openoffice@FreeBSD.ORG Fri Oct 22 15:45:26 2004 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC3C016A4CE for ; Fri, 22 Oct 2004 15:45:25 +0000 (GMT) Received: from vogon.ccgis.de (vogon.ccgis.de [212.79.172.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91FE443D39 for ; Fri, 22 Oct 2004 15:45:25 +0000 (GMT) (envelope-from bt@ccgis.de) Received: from amavis by vogon.ccgis.de with virus-scanned (Exim 3.36 #1 (Debian)) id 1CL1i6-0005Js-00 for ; Fri, 22 Oct 2004 17:52:10 +0200 Received: from center.sz ([192.168.1.20] helo=center.shared) by vogon.ccgis.de with esmtp (Exim 3.36 #1 (Debian)) id 1CL1hs-0005Jb-00; Fri, 22 Oct 2004 17:51:56 +0200 Received: from [192.168.2.109] (helo=[127.0.0.1]) by center.shared with esmtp (Exim 3.36 #1 (Debian)) id 1CL1YW-0002KA-00; Fri, 22 Oct 2004 17:42:16 +0200 Message-ID: <41792BB7.5060406@ccgis.de> Date: Fri, 22 Oct 2004 17:48:07 +0200 From: Benjamin Thelen User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: epilogue References: <41768B54.9090002@ccgis.de> <20041020125503.65ef6fcd@localhost> In-Reply-To: <20041020125503.65ef6fcd@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: AMaViS-ng at Geo-Consortium Bonn cc: freebsd-questions@freebsd.org cc: freebsd-openoffice@freebsd.org Subject: Re: Install error OOo-1.1.3 on 4.10p3 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2004 15:45:26 -0000 epilogue wrote: > On Wed, 20 Oct 2004 17:59:16 +0200 > Benjamin Thelen wrote: > > >>Hi lists, >> >>I am now really stumped and appreciate you for your assistance. I had >>this very error already with OOo-1.1.2 on three 4.10p2 FreeBSD boxes >>in the end of August, posted it to the list, but got no answer. I got >>along by installing a 1.1.0 package and hoped that this error will be >>solved in future ports. >> >> >>Compiling seems alright. This error-message occurs right after "make >>install". >> >># >># UGLY hack to not have to specify a X-Display. >># >>/usr/X11R6/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & echo >>$! > /data/ports/editors/openoffice-1.1/work/.Xvfb.pid >>cd: can't cd to >>/data/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/instsetoo/ >>*.pro/01/normal/ >>*** Error code 2 >>Stop in /data/ports/editors/openoffice-1.1. >> >> >>Does anybody know, what's wrong here? >> >> >> >> >>I then tried "pkg_add -r openoffice-1.1", but the files couldn't be >>found. After this I asked google, found packages, but they were build >>against x.org (see thread initiated by Nakata Maho, diskussing using >>x.org or xFree86). Are there any packages built against xFree86 >>available? > > > until such time as other packages are made available, you can try what i > have done in the past - installing OO despite having the wrong X server. > this method has been successful for me numerous times: > > 1) download the pkg for your system > > 2) pkg_add -f openoffice-[ver] > > 3) pkgdb -Fu # almost all the xorg/xfree pieces have very similar > names, so selecting the correct dependency is straightforward. only > with XFree86-fontScalable might you have to make a choice between > Type1 or TrueType. both seem to work, but with slightly different > results (i'm not sure which is best and don't much care - but if you > read-up on it, you should be able to figure it out). > > 4) start openoffice and enjoy. Hi, Sounds very good! I'll check it out as soon Don and I got along with debugging this error! Thank's to you as well! Ben > > >>... or do you generally recommend switching to x.org? > > > while xorg is now default on 5.3, what they will do with 4.11 is > unclear (at least to me). either system (xorg/xfree) will work and > both should be available via ports for the forseeable future. in short, > it is a matter of preference (or features) -- and a decision which is > entirely up to you. =] > > > hth, > epi > > >>Sorry, to bother, thanks for your help! >> >> >>Ben >> >>_______________________________________________ >>freebsd-openoffice@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice >>To unsubscribe, send any mail to >>"freebsd-openoffice-unsubscribe@freebsd.org" >> > >