Closed GoogleCodeExporter closed 9 years ago
$ ls -l /usr/lib/libjpeg.so*
lrwxrwxrwx 1 root root 17 2011-08-13 19:39 /usr/lib/libjpeg.so ->
libjpeg.so.62.0.0
lrwxrwxrwx 1 root root 17 2011-08-13 16:10 /usr/lib/libjpeg.so.62 ->
libjpeg.so.62.0.0
-rw-r--r-- 1 root root 146032 2010-03-12 19:09 /usr/lib/libjpeg.so.62.0.0
Original comment by tristan....@gmail.com
on 16 Aug 2011 at 2:36
I think I already found the solution. I was using the x86 binary from here with
a amd64 Ubuntu. Compiled one for myself and now it isnt complaining anymore.
Original comment by tristan....@gmail.com
on 16 Aug 2011 at 2:59
everyone who need the jbi2 amd64 binary. Here's a download link from my
dropbox: http://dl.dropbox.com/u/1186286/jbig2
Original comment by tristan....@gmail.com
on 16 Aug 2011 at 10:31
In principle, there should be no need for separate x86 and amd64 binaries. If
the official binary doesn't work on amd64, then this is a bug in the official
binary.
I've just uploaded http://pdfsizeopt.googlecode.com/files/jbig2.linux , it
should work on Linux on both x86 and amd64. It's statically linked, so it
doesn't need any external libraries such as libjpeg. Please copy it next to
pdfsizeopt.py, and report if it works for you. Please make sure that you are
using that binary as jbig2, not some other binary named jbig2 on your system.
Please note that the old binary http://pdfsizeopt.googlecode.com/files/jbig2
had been deprecated.
Original comment by pts...@gmail.com
on 26 Aug 2011 at 8:26
Original issue reported on code.google.com by
tristan....@gmail.com
on 16 Aug 2011 at 2:34