./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking FL/Fl.H usability... yes
checking FL/Fl.H presence... yes
checking for FL/Fl.H... yes
checking opencv2/opencv.hpp usability... yes
checking opencv2/opencv.hpp presence... yes
checking for opencv2/opencv.hpp... yes
checking mupdf/fitz.h usability... yes
checking mupdf/fitz.h presence... yes
checking for mupdf/fitz.h... yes
checking archive_entry.h usability... yes
checking archive_entry.h presence... yes
checking for archive_entry.h... yes
checking for main in -lXpm... yes
checking for main in -lz... yes
checking for main in -lfreetype... yes
checking for main in -lfltk... yes
checking for main in -lfltk_images... yes
checking for XftFontOpen in -lXft... yes
checking for XineramaQueryScreens in -lXinerama... yes
checking for fz_free in -lmupdf... yes
checking for pdf_new_js in -lmupdf-js-none... no
configure: error: unable to find pdf_new_js() function (mupdf-js-none library).
Anonymous
well i'm not alone on dependency flaws.
Hi,
sorry I am not maintaining this project actively anymore, but you may try the latest version of the code which is more recent that the release. Commit [https://sourceforge.net/p/bdreader/code/ci/f2809988bfae1121b97d4677fd62b8f7b2c91fe1/] (f28099) fixes the mupdf library check.