Jbig2dec: Difference between revisions
From CBLFS
Jump to navigationJump to search
I don't do multilib so someone who does should add the instructions |
No edit summary |
||
| Line 69: | Line 69: | ||
| is a library for decoding JBIG2 images. | | is a library for decoding JBIG2 images. | ||
|} | |} | ||
[[Category:Graphics Libraries]] | |||
Revision as of 15:10, 19 March 2009
| Download Source: | http://ghostscript.com/~giles/jbig2/jbig2dec/jbig2dec-0.9.tar.bz2 |
|---|
Introduction to Jbig2dec
Jbig2dec is a library and program for decoding images in the JBIG2 format.
Project Homepage: http://jbig2dec.sourceforge.net/
Dependencies
Optional
Non-Multilib
Compile the package:
./configure --prefix=/usr && make
Install the package
make install
Multilib
32Bit
Compile the package:
Install the package
N32
Compile the package:
Install the package
64Bit
Compile the package:
Install the package
Contents
| Installed Programs: | jbig2dec |
|---|---|
| Installed Libraries: | libjbig2dec.a |
| Installed Directories: | None |
Short Descriptions
| jbig2dec | decodes JBIG2 images. |
|---|---|
| libjbig2dec.a | is a library for decoding JBIG2 images. |