Not problem. Compiled successfully on Fedora 20

Asked by Jim Peterson

Didn't know how to tell you. Not a question really but wanted you to know.
The traditional ./configure approach worked well. I used yum to add the packages
I needed as the errors came up. There were quite a few of course.

Here is config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by referencer configure 1.2.2, which was
generated by GNU Autoconf 2.69. Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = inkalot
uname -m = x86_64
uname -r = 3.13.10-200.fc20.x86_64
uname -s = Linux
uname -v = #1 SMP Mon Apr 14 20:34:16 UTC 2014

/usr/bin/uname -p = x86_64
/bin/uname -X = unknown

/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/lib64/ccache
PATH: /usr/bin
PATH: /usr/local/texlive/2014/bin/x86_64-linux
PATH: /usr/local/bin
PATH: /bin
PATH: /sbin
PATH: .

## ----------- ##
## Core tests. ##
## ----------- ##

configure:2367: checking for a BSD-compatible install
configure:2435: result: /usr/bin/install -c
configure:2446: checking whether build environment is sane
configure:2501: result: yes
configure:2539: WARNING: 'missing' script is too old or missing
configure:2652: checking for a thread-safe mkdir -p
configure:2691: result: /usr/bin/mkdir -p
configure:2698: checking for gawk
configure:2714: found /usr/bin/gawk
configure:2725: result: gawk
configure:2736: checking whether make sets $(MAKE)
configure:2758: result: yes
configure:2787: checking whether make supports nested variables
configure:2804: result: yes
configure:2901: checking whether ln -s works
configure:2905: result: yes
configure:2966: checking for pkg-config
configure:2984: found /usr/bin/pkg-config
configure:2996: result: /usr/bin/pkg-config
configure:3021: checking pkg-config is at least version 0.9.0
configure:3024: result: yes
configure:3040: checking gnome-doc-utils >= 0.3.2
configure:3043: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
configure:3046: $? = 0
configure:3054: result: yes
configure:3192: checking for g++
configure:3208: found /usr/lib64/ccache/g++
configure:3219: result: g++
configure:3246: checking for C++ compiler version
configure:3255: g++ --version >&5
g++ (GCC) 4.8.3 20140624 (Red Hat 4.8.3-1)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3266: $? = 0
configure:3255: g++ -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-x86_64-redhat-linux/cloog-install --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.3 20140624 (Red Hat 4.8.3-1) (GCC)
configure:3266: $? = 0
configure:3255: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3266: $? = 4
configure:3255: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:3266: $? = 4
configure:3286: checking whether the C++ compiler works
configure:3308: g++ conftest.cpp >&5
configure:3312: $? = 0
configure:3360: result: yes
configure:3363: checking for C++ compiler default output file name
configure:3365: result: a.out
configure:3371: checking for suffix of executables
configure:3378: g++ -o conftest conftest.cpp >&5
configure:3382: $? = 0
configure:3404: result:
configure:3426: checking whether we are cross compiling
configure:3434: g++ -o conftest conftest.cpp >&5
configure:3438: $? = 0
configure:3445: ./conftest
configure:3449: $? = 0
configure:3464: result: no
configure:3469: checking for suffix of object files
configure:3491: g++ -c conftest.cpp >&5
configure:3495: $? = 0
configure:3516: result: o
configure:3520: checking whether we are using the GNU C++ compiler
configure:3539: g++ -c conftest.cpp >&5
configure:3539: $? = 0
configure:3548: result: yes
configure:3557: checking whether g++ accepts -g
configure:3577: g++ -c -g conftest.cpp >&5
configure:3577: $? = 0
configure:3618: result: yes
configure:3652: checking for style of include used by make
configure:3680: result: GNU
configure:3706: checking dependency style of g++
configure:3817: result: gcc3
configure:3875: checking for ranlib
configure:3891: found /usr/bin/ranlib
configure:3902: result: ranlib
configure:3927: checking for DEPS
configure:3939: $PKG_CONFIG --exists --print-errors "
   gtkmm-2.4 >= 2.22.0
   gconfmm-2.6 >= 2.12.0
   poppler-glib >= 0.16.0
   libxml-2.0 >= 2.7.6
   "
configure:3947: $? = 0
configure:3971: $PKG_CONFIG --exists --print-errors "
   gtkmm-2.4 >= 2.22.0
   gconfmm-2.6 >= 2.12.0
   poppler-glib >= 0.16.0
   libxml-2.0 >= 2.7.6
   "
configure:3979: $? = 0
configure:4057: result: yes
configure:4062: checking for main in -lboost_regex
configure:4081: g++ -o conftest -g -O2 conftest.cpp -lboost_regex >&5
configure:4081: $? = 0
configure:4090: result: yes
configure:4151: checking how to run the C++ preprocessor
configure:4178: g++ -E conftest.cpp
configure:4178: $? = 0
configure:4192: g++ -E conftest.cpp
conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4192: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "referencer"
| #define PACKAGE_TARNAME "referencer"
| #define PACKAGE_VERSION "1.2.2"
| #define PACKAGE_STRING "referencer 1.2.2"
| #define PACKAGE_BUGREPORT "<email address hidden>"
| #define PACKAGE_URL ""
| #define PACKAGE "referencer"
| #define VERSION "1.2.2"
| #define HAVE_LIBBOOST_REGEX 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4217: result: g++ -E
configure:4237: g++ -E conftest.cpp
configure:4237: $? = 0
configure:4251: g++ -E conftest.cpp
conftest.cpp:12:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4251: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "referencer"
| #define PACKAGE_TARNAME "referencer"
| #define PACKAGE_VERSION "1.2.2"
| #define PACKAGE_STRING "referencer 1.2.2"
| #define PACKAGE_BUGREPORT "<email address hidden>"
| #define PACKAGE_URL ""
| #define PACKAGE "referencer"
| #define VERSION "1.2.2"
| #define HAVE_LIBBOOST_REGEX 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4280: checking for grep that handles long lines and -e
configure:4338: result: /usr/bin/grep
configure:4343: checking for egrep
configure:4405: result: /usr/bin/grep -E
configure:4410: checking for ANSI C header files
configure:4430: g++ -c -g -O2 conftest.cpp >&5
configure:4430: $? = 0
configure:4503: g++ -o conftest -g -O2 conftest.cpp -lboost_regex >&5
configure:4503: $? = 0
configure:4503: ./conftest
configure:4503: $? = 0
configure:4514: result: yes
configure:4527: checking for sys/types.h
configure:4527: g++ -c -g -O2 conftest.cpp >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for sys/stat.h
configure:4527: g++ -c -g -O2 conftest.cpp >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for stdlib.h
configure:4527: g++ -c -g -O2 conftest.cpp >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for string.h
configure:4527: g++ -c -g -O2 conftest.cpp >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for memory.h
configure:4527: g++ -c -g -O2 conftest.cpp >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for strings.h
configure:4527: g++ -c -g -O2 conftest.cpp >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for inttypes.h
configure:4527: g++ -c -g -O2 conftest.cpp >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for stdint.h
configure:4527: g++ -c -g -O2 conftest.cpp >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4527: checking for unistd.h
configure:4527: g++ -c -g -O2 conftest.cpp >&5
configure:4527: $? = 0
configure:4527: result: yes
configure:4541: checking boost/regex.hpp usability
configure:4541: g++ -c -g -O2 conftest.cpp >&5
configure:4541: $? = 0
configure:4541: result: yes
configure:4541: checking boost/regex.hpp presence
configure:4541: g++ -E conftest.cpp
configure:4541: $? = 0
configure:4541: result: yes
configure:4541: checking for boost/regex.hpp
configure:4541: result: yes
configure:4610: checking for gcc
configure:4626: found /usr/lib64/ccache/gcc
configure:4637: result: gcc
configure:4866: checking for C compiler version
configure:4875: gcc --version >&5
gcc (GCC) 4.8.3 20140624 (Red Hat 4.8.3-1)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4886: $? = 0
configure:4875: gcc -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.3/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-isl=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.3-20140624/obj-x86_64-redhat-linux/cloog-install --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.3 20140624 (Red Hat 4.8.3-1) (GCC)
configure:4886: $? = 0
configure:4875: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4886: $? = 4
configure:4875: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4886: $? = 4
configure:4890: checking whether we are using the GNU C compiler
configure:4909: gcc -c conftest.c >&5
configure:4909: $? = 0
configure:4918: result: yes
configure:4927: checking whether gcc accepts -g
configure:4947: gcc -c -g conftest.c >&5
configure:4947: $? = 0
configure:4988: result: yes
configure:5005: checking for gcc option to accept ISO C89
configure:5068: gcc -c -g -O2 conftest.c >&5
configure:5068: $? = 0
configure:5081: result: none needed
configure:5103: checking dependency style of gcc
configure:5214: result: gcc3
configure:5232: checking locale.h usability
configure:5232: g++ -c -g -O2 conftest.cpp >&5
configure:5232: $? = 0
configure:5232: result: yes
configure:5232: checking locale.h presence
configure:5232: g++ -E conftest.cpp
configure:5232: $? = 0
configure:5232: result: yes
configure:5232: checking for locale.h
configure:5232: result: yes
configure:5243: checking for LC_MESSAGES
configure:5259: g++ -o conftest -g -O2 conftest.cpp -lboost_regex -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgconfmm-2.6 -lglibmm-2.4 -lsigc-2.0 -lgconf-2 -lpoppler-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 >&5
configure:5259: $? = 0
configure:5267: result: yes
configure:5284: checking libintl.h usability
configure:5284: g++ -c -g -O2 conftest.cpp >&5
configure:5284: $? = 0
configure:5284: result: yes
configure:5284: checking libintl.h presence
configure:5284: g++ -E conftest.cpp
configure:5284: $? = 0
configure:5284: result: yes
configure:5284: checking for libintl.h
configure:5284: result: yes
configure:5292: checking for ngettext in libc
configure:5310: g++ -o conftest -g -O2 conftest.cpp -lboost_regex -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgconfmm-2.6 -lglibmm-2.4 -lsigc-2.0 -lgconf-2 -lpoppler-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 >&5
configure:5310: $? = 0
configure:5319: result: yes
configure:5323: checking for dgettext in libc
configure:5341: g++ -o conftest -g -O2 conftest.cpp -lboost_regex -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgconfmm-2.6 -lglibmm-2.4 -lsigc-2.0 -lgconf-2 -lpoppler-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 >&5
configure:5341: $? = 0
configure:5350: result: yes
configure:5357: checking for bind_textdomain_codeset
configure:5357: g++ -o conftest -g -O2 conftest.cpp -lboost_regex -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgconfmm-2.6 -lglibmm-2.4 -lsigc-2.0 -lgconf-2 -lpoppler-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 >&5
configure:5357: $? = 0
configure:5357: result: yes
configure:5633: checking for msgfmt
configure:5660: result: /usr/bin/msgfmt
configure:5671: checking for dcgettext
configure:5671: g++ -o conftest -g -O2 conftest.cpp -lboost_regex -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgconfmm-2.6 -lglibmm-2.4 -lsigc-2.0 -lgconf-2 -lpoppler-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 >&5
configure:5671: $? = 0
configure:5671: result: yes
configure:5681: checking if msgfmt accepts -c
configure:5696: $MSGFMT -c -o /dev/null conftest.foo
conftest.foo:3: warning: header field 'Language' missing in header
configure:5699: $? = 0
configure:5701: result: yes
configure:5711: checking for gmsgfmt
configure:5742: result: /usr/bin/msgfmt
configure:5752: checking for xgettext
configure:5779: result: /usr/bin/xgettext
configure:5798: g++ -o conftest -g -O2 conftest.cpp -lboost_regex -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgconfmm-2.6 -lglibmm-2.4 -lsigc-2.0 -lgconf-2 -lpoppler-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 >&5
configure:5798: $? = 0
configure:5938: checking whether NLS is requested
configure:5947: result: yes
configure:5975: checking for intltool-update
configure:5993: found /usr/bin/intltool-update
configure:6005: result: /usr/bin/intltool-update
configure:6015: checking for intltool-merge
configure:6033: found /usr/bin/intltool-merge
configure:6045: result: /usr/bin/intltool-merge
configure:6055: checking for intltool-extract
configure:6073: found /usr/bin/intltool-extract
configure:6085: result: /usr/bin/intltool-extract
configure:6239: checking for xgettext
configure:6269: result: /usr/bin/xgettext
configure:6279: checking for msgmerge
configure:6297: found /usr/bin/msgmerge
configure:6309: result: /usr/bin/msgmerge
configure:6319: checking for msgfmt
configure:6349: result: /usr/bin/msgfmt
configure:6359: checking for gmsgfmt
configure:6390: result: /usr/bin/msgfmt
configure:6410: checking for perl
configure:6428: found /usr/bin/perl
configure:6440: result: /usr/bin/perl
configure:6451: checking for perl >= 5.8.1
configure:6458: result: 5.18.2
configure:6462: checking for XML::Parser
configure:6465: result: ok
configure:6553: checking whether Python support is requested
configure:6562: result: autodetect
configure:6601: checking for a Python interpreter with version >= 2.3
configure:6618: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:6621: $? = 0
configure:6627: result: python
configure:6635: checking for python
configure:6653: found /usr/bin/python
configure:6665: result: /usr/bin/python
configure:6683: checking for python version
configure:6690: result: 2.7
configure:6702: checking for python platform
configure:6709: result: linux2
configure:6735: checking for python script directory
configure:6770: result: ${prefix}/lib/python2.7/site-packages
configure:6779: checking for python extension module directory
configure:6814: result: ${exec_prefix}/lib64/python2.7/site-packages
configure:6834: checking for headers required to compile python extensions
configure:6849: g++ -E -I/usr/include/python2.7 conftest.cpp
configure:6849: $? = 0
configure:6850: result: found
configure:7023: checking that generated files are newer than configure
configure:7029: result: done
configure:7080: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by referencer config.status 1.2.2, which was
generated by GNU Autoconf 2.69. Invocation command line was

  CONFIG_FILES =
  CONFIG_HEADERS =
  CONFIG_LINKS =
  CONFIG_COMMANDS =
  $ ./config.status

on inkalot

config.status:995: creating Makefile
config.status:995: creating libbibutils/Makefile
config.status:995: creating src/Makefile
config.status:995: creating data/Makefile
config.status:995: creating data/referencer.desktop.in
config.status:995: creating plugins/Makefile
config.status:995: creating help/Makefile
config.status:995: creating devhelp/Makefile
config.status:995: creating po/Makefile.in
config.status:995: creating referencer.spec
config.status:995: creating config.h
config.status:1224: executing depfiles commands
config.status:1224: executing default-1 commands
config.status:1224: executing po/stamp-it commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DEPS_CFLAGS_set=
ac_cv_env_DEPS_CFLAGS_value=
ac_cv_env_DEPS_LIBS_set=
ac_cv_env_DEPS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_header_boost_regex_hpp=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_boost_regex_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_pathless_PYTHON=python
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib64/python2.7/site-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
am_cv_python_version=2.7
am_cv_val_LC_MESSAGES=yes
gdu_cv_have_gdu=yes
gdu_cv_version_required=0.3.2
gt_cv_func_dgettext_libc=yes
gt_cv_func_dgettext_libintl=no
gt_cv_func_ngettext_libc=yes
gt_cv_have_gettext=yes
pkg_cv_DEPS_CFLAGS='-pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gconfmm-2.6 -I/usr/lib64/gconfmm-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libxml2 '
pkg_cv_DEPS_LIBS='-lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgconfmm-2.6 -lglibmm-2.4 -lsigc-2.0 -lgconf-2 -lpoppler-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal-1.13'
ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.13'
AWK='gawk'
CATALOGS=''
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEPS_CFLAGS='-pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gconfmm-2.6 -I/usr/lib64/gconfmm-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libxml2 '
DEPS_LIBS='-lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgconfmm-2.6 -lglibmm-2.4 -lsigc-2.0 -lgconf-2 -lpoppler-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 '
DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper '
DOC_USER_FORMATS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_PYTHON_FALSE='#'
ENABLE_PYTHON_TRUE=''
ENABLE_SK_FALSE='#'
ENABLE_SK_TRUE=''
EXEEXT=''
GETTEXT_PACKAGE='referencer'
GMOFILES=''
GMSGFMT='/usr/bin/msgfmt'
GREP='/usr/bin/grep'
HAVE_GNOME_DOC_UTILS_FALSE='#'
HAVE_GNOME_DOC_UTILS_TRUE=''
HELP_DIR='${datadir}/gnome/help'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='/usr/bin/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='/usr/bin/intltool-update'
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;'
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
LDFLAGS=''
LIBOBJS=''
LIBS='-lboost_regex -lgtkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lcairomm-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgconfmm-2.6 -lglibmm-2.4 -lsigc-2.0 -lgconf-2 -lpoppler-glib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 '
LN_S='ln -s'
LTLIBOBJS=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_OPTS='-c'
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
OMF_DIR='${datadir}/omf'
PACKAGE='referencer'
<email address hidden>'
PACKAGE_NAME='referencer'
PACKAGE_STRING='referencer 1.2.2'
PACKAGE_TARNAME='referencer'
PACKAGE_URL=''
PACKAGE_VERSION='1.2.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POFILES=''
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PYTHON='/usr/bin/python'
PYTHON_CFLAGS='-I/usr/include/python2.7'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_EXTRA_LIBS=''
PYTHON_INCLUDES='-I/usr/include/python2.7'
PYTHON_LIBS='-lpython2.7'
PYTHON_LIB_LOC='-L/usr/lib/python2.7/config'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
UPDATE_MIME_DATABASE_FALSE='#'
UPDATE_MIME_DATABASE_TRUE=''
USE_NLS='yes'
VERSION='1.2.2'
XGETTEXT='/usr/bin/xgettext'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_python='yes'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /usr/local/Referencer/referencer-1.2.2/install-sh'
intltool__v_merge_options_0='-q'
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/referencer'
pkgpythondir='${pythondir}/referencer'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib64/python2.7/site-packages'
pythondir='${prefix}/lib/python2.7/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "referencer"
#define PACKAGE_TARNAME "referencer"
#define PACKAGE_VERSION "1.2.2"
#define PACKAGE_STRING "referencer 1.2.2"
#define PACKAGE_BUGREPORT "<email address hidden>"
#define PACKAGE_URL ""
#define PACKAGE "referencer"
#define VERSION "1.2.2"
#define HAVE_LIBBOOST_REGEX 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_BOOST_REGEX_HPP 1
#define GETTEXT_PACKAGE "referencer"
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
#define ENABLE_PYTHON 1

configure: exit 0

After ./configure was ok, make went fine until the end.
Got
(cd de/ && \
  `which xml2po` -m docbook -e -t "${mo}" \
    "${d}C/referencer.xml" > referencer.xml.tmp && \
    cp referencer.xml.tmp referencer.xml && rm -f referencer.xml.tmp)
/bin/sh: scrollkeeper-config: command not found
/bin/sh: line 1: scrollkeeper-config: command not found
The file '/Templates/C/scrollkeeper_cl.xml' does not exist.
Please check your ScrollKeeper installation.

Turns out this required me to install rarian and rarian-devel on my system.

Referencer is running now and looks good. I would prefer to use
evince for the pdf viewer but that is a small thing at the moment.
I had to sign up for CrossRef which was easy.

I have a large number of pdf files I am trying to organize.
I looked at many others but none handled pdfs as well.
I'll let you know as I start using it.

It was hard to find Referencer though. For a long time I thought
it had stopped being viable as an application. Nice to see it is
being worked on and it compiles. Nice work.

Jim Peterson

Question information

Language:
English Edit question
Status:
Expired
For:
Referencer Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
cerenoc (cerenoc) said :
#2

Hi, thanks for your report. I'd love to get referencer running on F20 as well. I remember using it a while back.
Did you not run into issues with libgnomeuimm package which is a dependency that apparently itself no longer maintained or available via yum. This appears to be the reason referencer package was removed from the repos.

https://bugzilla.redhat.com/show_bug.cgi?id=735186