Re: djvu viewers from ports or add capability to view to xpdf, gv or other

2012-05-21 Thread Antonio Olivares
>> 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.
>
> As far as I know, the ability to deal with this file formate
> requires the corresponding library to be used. Evince seems
> to be able to, but xpdf and gv are "just PS/PDF viewers", so
> this functionality hasn't been incorporated.
>
> Even though ImageMagic is a "heavy chunk of compiling", it
> is acceptably easy to use when installed ("display" command).
> Enabling DJVU option and recompiling it shouldn't pull too
> many dependencies into the system.
>
>
> --

Polytropon,

Thank you for sharing this advice.  I have recompiled ImageMagick with
the djvu capability and had to include [x] for threads and it works
well.  I have to use the [space bar] to change pages, but I don't know
which key to use to return one page back.  Otherwise it works and no
need to use evince :)

Best Regards,


Antonio
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: djvu viewers from ports or add capability to view to xpdf, gv or other

2012-05-10 Thread Polytropon
On Thu, 10 May 2012 09:04:16 -0500, Antonio Olivares wrote:
> 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.

As far as I know, the ability to deal with this file formate
requires the corresponding library to be used. Evince seems
to be able to, but xpdf and gv are "just PS/PDF viewers", so
this functionality hasn't been incorporated.

Even though ImageMagic is a "heavy chunk of compiling", it
is acceptably easy to use when installed ("display" command).
Enabling DJVU option and recompiling it shouldn't pull too
many dependencies into the system.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: djvu viewers from ports or add capability to view to xpdf, gv or other

2012-05-10 Thread Antonio Olivares
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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: djvu viewers from ports or add capability to view to xpdf, gv or other

2012-05-10 Thread Chris Hill

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.

--
Chris Hill   ch...@monochrome.org
** [ Busy Expunging  ]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: djvu viewers from ports or add capability to view to xpdf, gv or other

2012-05-09 Thread Polytropon
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.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"