From owner-freebsd-questions@FreeBSD.ORG Tue Apr 13 06:29:09 2004 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 CABA316A4CE for ; Tue, 13 Apr 2004 06:29:09 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D5FF43D3F for ; Tue, 13 Apr 2004 06:29:09 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i3DDT6406506; Tue, 13 Apr 2004 09:29:06 -0400 (EDT) From: Jerry McAllister Message-Id: <200404131329.i3DDT6406506@clunix.cl.msu.edu> To: conrads@cox.net Date: Tue, 13 Apr 2004 09:29:05 -0400 (EDT) In-Reply-To: from "Conrad Sabatier" at Apr 13, 2004 06:50:40 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: MS Excel/Word compatible ports? 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: Tue, 13 Apr 2004 13:29:09 -0000 > > I know, I know, I could probably find the answer to this question myself, > but I thought I'd save myself the time and trouble. :-) Let someone else take the time and trouble??? > Does anyone know of any ports in the ports collection that can read/write/edit > MS Excel/Word files? I need this for a project I've been assigned at work. Openoffice works just fine for Word, Excel and Powerpoint files. But, in this one case, don't try to build it from ports. It takes forever and more than 4GB disk. They have already built packages for FreeBSD that install just nicely. Go to http://projects.imp.ch/openoffice/ Pick the latest package that suits your situation Download it to /usr/local and run pkg_add on the compressed file. Then, to set it up, run /usr/local/OpenOffice1.1.0/program/soffice Note the OpenOffice1.1.0 will vary according to what version you download and where you tell it to put the Openoffice files. Put that directory in your path. After that, soffice, swriter, etc will start what you want. It works fine as helper utilities in your browser too. ////jerry > > Thanks! > > -- > Conrad Sabatier - "In Unix veritas" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >