I'm trying to compile pdfedit 0.3.1 under FreeBSD 6.2 and I keep running 
into this error:

% setenv QTDIR /usr/local
% setenv QMAKESPEC /usr/local/share/qt/mkspecs/freebsd-g++
% setenv LOCALBASE /usr/local

%./configure
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether make sets $(MAKE)... yes
checking for ranlib... ranlib
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 boost/smart_ptr.hpp usability... no
checking boost/smart_ptr.hpp presence... no
checking for boost/smart_ptr.hpp... no
configure: error: You need boost library to compile PDFedit

Here are the relevant ports I have installed
linux-xorg-libs-6.8.2_5 Xorg libraries, linux binaries
xorg-7.3_1          X.Org complete distribution metaport
qt-3.3.8_5          Multiplatform C++ application framework
boost-1.34.0        Free peer-reviewed portable C++ source libraries
boost-python-1.33.1_2 Free peer-reviewed portable C++ source libraries

Could the problem be that I'm running xorg7.3 instead of 7.2?
I have boost installed and it's in the /usr/local/include/boost 
directory and those files do exist, do I have to tell the program where 
these files are?


-- 
Michael

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Pdfedit-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdfedit-support

Reply via email to