From owner-freebsd-questions@FreeBSD.ORG Thu May 10 14:04:43 2012 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 351A9106566C for ; Thu, 10 May 2012 14:04:43 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id B2B958FC08 for ; Thu, 10 May 2012 14:04:19 +0000 (UTC) Received: by wibhn19 with SMTP id hn19so460581wib.13 for ; Thu, 10 May 2012 07:04:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=OclP0RJrAaSkjMpF5JXNMUQ1GC44bcse2v6KW+DzmRw=; b=wOl7JXcNGU5F6ThRc3ExQAsbsY2yUCo8llK1vXSyzf1K+qp+i1tm73IXqilczRb1M/ y+/758bFkkoXq3ElDe8d3mc6L7FvZzdKKbjPbN15hawsaLBc0TWFnBMoIOmlk029cEQu jWsLrUZpY5nuAWQm137HcusDvVOJTEojnNVK3Xj/Ta3xNiD6nAWz97ELKWbsOeljchAn nk1J4EBLnIHsUoQYWf7Msj1Ak6rmPJsSyJMCOQC2HtAcKY8ak2oOXLouge7LPCMekGjs UIYdv9ZElVsap7cP2gjlJzclHen1Azsxt8Ruj4AmFQGLQnzJQcXnoWnzpISeftLw3QAn rVig== MIME-Version: 1.0 Received: by 10.50.15.137 with SMTP id x9mr3927511igc.8.1336658656456; Thu, 10 May 2012 07:04:16 -0700 (PDT) Received: by 10.50.217.234 with HTTP; Thu, 10 May 2012 07:04:16 -0700 (PDT) In-Reply-To: References: <20120510064959.5d1fe5c6.freebsd@edvax.de> Date: Thu, 10 May 2012 09:04:16 -0500 Message-ID: From: Antonio Olivares To: Chris Hill Content-Type: text/plain; charset=ISO-8859-1 Cc: Polytropon , FreeBSD Questions Subject: Re: djvu viewers from ports or add capability to view to xpdf, gv or other 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: Thu, 10 May 2012 14:04:43 -0000 On Thu, May 10, 2012 at 5:09 AM, Chris Hill wrote: > On Thu, 10 May 2012, Polytropon wrote: > >> On Wed, 9 May 2012 16:35:03 -0500, Antonio Olivares wrote: >>> >>> Dear folks, >>> >>> How can I add the capability of viewing djvu files to say xpdf or gv >>> without installing evince? >>> >>> Or is there a small djvu viewer available in ports that can be installed >>> easily? >> >> >> You can install the port "ImageMagick" with support for djvu >> format. To view a file, simply call "display ". Not tested. > > > Be aware that ImageMagick is the opposite of small. > > -- I have successfully installed djview4, but it also pulled in qt stuff. I have imagemagick installed, but I did not compile in djvu support :( I had a gut feeling that viewers like gv or xpdf would have the capability to view djvu files, since evince could do this, but I guess I was wrong. Thanks to both of you for your responses. Best Regards, Antonio