Quote:
Originally Posted by vds
Hi, I've been trying to compile k2pdfopt on linux without success. I got the source from here and I'm following the steps described in the readme file.
...
What am I doing wrong?
|
The archive you linked to does not contain all of the source code for all of the libraries that it needs to create the final binary (except for k2pdfopt and willus--it has the source code for those). You have to build all of those libraries separately and then link to them (e.g. gocr, tesseract, leptonica, djvu, mupdf, etc.).
What version of Linux are you running? Do the i386 linux binaries not work for you?