Search Criteria
Package Details: scantools 1.0.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/scantools.git (read-only, click to copy) |
---|---|
Package Base: | scantools |
Description: | scantools is a library and a matching set of command line applications for graphics manipulation, written with a view towards the handling of scanned documents and generation of high-quality PDF files. |
Upstream URL: | https://kebekus.gitlab.io/scantools/ |
Licenses: | GPL |
Submitter: | tobac |
Maintainer: | tobac |
Last Packager: | tobac |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-04-14 12:34 (UTC) |
Last Updated: | 2023-01-20 21:35 (UTC) |
Dependencies (17)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR)
- graphviz
- jbig2dec
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- openjpeg2 (openjpeg-gitAUR)
- poppler-qt5 (poppler-qt5-gitAUR, poppler-qt-lcdAUR)
- qpdf
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-imageformats
- tesseract (tesseract-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zopfli
- cmake (cmake-gitAUR) (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jbig2enc-gitAUR (optional) – Encode PDF files with JBIG2 (recommended)
Latest Comments
« First ‹ Previous 1 2
tobac commented on 2019-12-14 10:59 (UTC)
@blabred: Do you happen to have Anaconda installed?
This guy seems to be having the same problem: https://aur.archlinux.org/packages/dspdfviewer#comment-684295
And he solved it be removing Anaconda. Apparently it installs its own linker which takes precedences over the distribution's default one and then produces these errors.
blabred commented on 2019-12-08 04:40 (UTC)
https://codeshare.io/aYe7kn
blabred commented on 2019-12-08 04:13 (UTC)
Sure, but I can tell, I'm a newbie, so, where do I get it from?
tobac commented on 2019-12-06 12:09 (UTC)
Hi blabred,
could you send me your entire build log? The build for works for me, but I might have forgotten to include a dependency which I have coincidentally installed and you don't.
blabred commented on 2019-12-05 15:04 (UTC)
I get:
[ 89%] Built target lengthTest make: *** [Makefile:141: all] Error 2 ==> ERROR: Se produjo un fallo en build(). Cancelando... Error making: scantools
When update using "yay" command
« First ‹ Previous 1 2