agl / jbig2enc

JBIG2 Encoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem in building jbig2 encoder in Linux

khukhu opened this issue · comments

Hi all,
I want to compress binary images using jbig2 encoder. Leptonica is a library which which supports jbig2enc. I have tried leptonica library both in windows and Linux but I am unable to use jbig2enc because I am quite new to both visual studio (for windows based) and also Linux programming. I am not using Linux regularly.
I have successfully built leptonica library in Linux But now I have problem in using leptonica library for compressing images using jbig2enc. Please help me in this problem.

I am facing the problem in the lines below from the web page http://leptonica.org/source/README.html

To build the encoder, use the most recent version. This bundles
Leptonica 1.63. Once you've built the encoder, use it to compress
a set of input image files: (e.g.)

It says that once built the encoder use it to compress images.
My problem is that how can I build the encoder in Linux (jbig2enc).

(This is a form response.)

I wrote jbig2enc many years ago and I'm aware that it's been very useful to some people, for which I'm glad. But I'm afraid that I simply don
't have the time to maintain it any more. Please feel free to fork it in the usual open source style. If you think you have a sufficiently we
ll maintained fork, let me know and I'll start directing people to it.

Cheers

AGL

I am working on this issue yet. Please open it for solution ....