From owner-freebsd-questions@FreeBSD.ORG Tue Aug 9 22:26:36 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29D7A106566B for ; Tue, 9 Aug 2011 22:26:36 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id E8A048FC19 for ; Tue, 9 Aug 2011 22:26:35 +0000 (UTC) Received: by iye7 with SMTP id 7so737335iye.17 for ; Tue, 09 Aug 2011 15:26:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=QzeuWqc3d/uwK83gljsX94Abw3mMrBL4oqXK+43/bf4=; b=fOU/1Yx7aaUaCHf5sxe60k3tMjpVDvZ5NZ+dw6gORzPYnejUbKGeAN1nLAGx+b2qZr LiNfWw3rHydaz6FY/2oOK5LJMKSN441q9qawVZino3lT6otD05f4LZIrlYofMZzkVvgf 8JEU6sEPVbHqAr1/8BxCYexQvMpqhXVb14WyM= MIME-Version: 1.0 Received: by 10.42.82.75 with SMTP id c11mr7277639icl.92.1312928795100; Tue, 09 Aug 2011 15:26:35 -0700 (PDT) Received: by 10.42.169.134 with HTTP; Tue, 9 Aug 2011 15:26:35 -0700 (PDT) In-Reply-To: <20110809212634.GB41041@mech-cluster241.men.bris.ac.uk> References: <20110809133632.GA37445@mech-cluster241.men.bris.ac.uk> <20110809191610.GA6129@nyx.user-mode.org> <20110809212634.GB41041@mech-cluster241.men.bris.ac.uk> Date: Tue, 9 Aug 2011 17:26:35 -0500 Message-ID: From: Antonio Olivares To: Antonio Olivares , Christian Barthel , Anton Shterenlikht , freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: extracting text from docx files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Aug 2011 22:26:36 -0000 > Well.. I don't really want to install anything > just to read docx. So probably something as > small as possible. libreoffice (even if it's in ports, > which I dearly love) looks like a monster of > a package, so I'm not sure. > > Thanks anyway > > > -- abiword is a word processor that opens docx files, and is in the ports :) You are welcome to check it out :) I mentioned libreoffice because it is a full suite but it is BIG :( It is not a MONSTER :) Regards, Antonio