From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 11 17:33:15 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29E0716A41F for ; Fri, 11 Nov 2005 17:33:15 +0000 (GMT) (envelope-from rob@bsdbox.homeunix.com) Received: from smtp-out4.blueyonder.co.uk (smtp-out4.blueyonder.co.uk [195.188.213.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B0A243D49 for ; Fri, 11 Nov 2005 17:33:14 +0000 (GMT) (envelope-from rob@bsdbox.homeunix.com) Received: from bsdbox.homeunix.com ([82.38.9.222]) by smtp-out4.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Fri, 11 Nov 2005 17:34:05 +0000 Received: from [172.16.200.111] ([172.16.200.111]) (authenticated bits=0) by bsdbox.homeunix.com (8.13.1/8.13.1) with ESMTP id jABHXcK3085786 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Nov 2005 17:33:41 GMT (envelope-from rob@bsdbox.homeunix.com) Message-ID: <4374D5D5.5040904@bsdbox.homeunix.com> Date: Fri, 11 Nov 2005 17:33:09 +0000 From: Rob Mason User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051111) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "P.U.Kruppa" References: <43721D23.2000609@bsdbox.homeunix.com> <20051111052856.V88602@www.pukruppa.net> <43745C31.6@bsdbox.homeunix.com> <20051111181053.N88602@www.pukruppa.net> In-Reply-To: <20051111181053.N88602@www.pukruppa.net> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -1.44 () ALL_TRUSTED Content-Disposition: inline X-Scanned-By: MIMEDefang 2.53 on 192.168.200.254 X-OriginalArrivalTime: 11 Nov 2005 17:34:05.0870 (UTC) FILETIME=[1D51E4E0:01C5E6E6] Cc: freebsd-gnome@freebsd.org Subject: Re: OpenOffice 2.0 under Gnome 2.12.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2005 17:33:15 -0000 P.U.Kruppa wrote: > On Fri, 11 Nov 2005, Rob Mason wrote: > >> I have the linux module loaded, but must confess that I've never had >> the need to use it. How would I go about install the linux versions >> of OOo - pkg_add??? > > No, sorry it won't be that simple. > 1) Download the Linux stuff from www.openoffice.org - mine is > called > OOo_2.0.0_LinuxIntel_install_de.tar.gz (de for german) > 2) # gunzip OOo_2.0.0_LinuxIntel_install_de.tar.gz > 3) # tar zxf OOo_2.0.0_LinuxIntel_install_de.tar > which will produce a - besides other stuff - a directory > called RPMS . > 4) # cd RPMS > 5) # rpm -i --nodeps --ignorearch --ignoreos * > 6) For some Linux reasons all executables now are placed in a > directory called /opt/openoffice.org2.0 > > Good Luck! > > Uli. > >> >> Rgds >> >> Rob >> >> >> >> >> Outgoing mail scanned by the ClamAV opensource Anti-Virus scanner. >> >> > > > > ********************************************* > * Peter Ulrich Kruppa - Wuppertal - Germany * > ********************************************* Many thanks - it appeared to install, but the folloiwng error appeared when I tried to run 'soffice' /opt/openoffice.org2.0/program/spadmin.bin: error while loading shared libraries: libXext.so.6: cannot open shared object file: No such file or directory :-( Outgoing mail scanned by the ClamAV opensource Anti-Virus scanner.