On Thu, Oct 30, 2008 at 02:47:06PM +0100, Herbert Poetzl wrote: > On Thu, Oct 30, 2008 at 02:08:09PM +0100, Michal Hocko wrote: > > [CCing support mailing list] > > > > On Thu, Oct 30, 2008 at 01:56:48PM +0100, Herbert Poetzl wrote: > > > > > > Hey Michal! > > > > > > I tried to figure how to subscribe to the > > > sourceforge mailing list, but no success > > > there (i.e. I didn't even figure how to > > > do that, I can browse the archives, but > > > that's it) > > wow! that was fast! > > > You can subscribe at > > https://lists.sourceforge.net/lists/listinfo/pdfedit-support > > thanks, will do ... > [...] > > Could you try to add --with-boost-libdir=/usr/lib64 (or whatever > > directory do your distribution use for 64b libraries)? > > Similar problem was reported for Altlinux 64b. > > # rpm -ql lib64boost1-devel | grep /usr/lib > /usr/lib64/libboost_date_time.so > /usr/lib64/libboost_filesystem.so > /usr/lib64/libboost_iostreams.so > /usr/lib64/libboost_prg_exec_monitor.so > /usr/lib64/libboost_program_options.so > /usr/lib64/libboost_python.so > /usr/lib64/libboost_regex.so > /usr/lib64/libboost_serialization.so > /usr/lib64/libboost_signals.so > /usr/lib64/libboost_test_exec_monitor.so > /usr/lib64/libboost_thread.so > /usr/lib64/libboost_unit_test_framework.so > /usr/lib64/libboost_wserialization.so > > [pdfedit-0.4.1]# ./configure --with-boost-libdir=/usr/lib64 [...] > checking for size_t... yes > checking whether struct tm is in sys/time.h or time.h... time.h > checking for boostlib >= 1.20.0... yes > checking whether the Boost::IOStreams library is available... yes > configure: error: Could not link against !
Could you send also config.log? > > note, the 0.3.2 versions seems to configure fine Makefile infrastructure was reworked from in the >=0.4.0. The original one didn't care much about proper detection and many things work more by chance than by design. > > just let me know if you want me to do some mor testing, > or you can contact me via IRC (Bertl @ irc.oftc.net or > irc.freenode.net) if you want to do some interactive > stuff ... > > > > TIA, > > > Herbert > > > > -- > > Michal Hocko -- Michal Hocko ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Pdfedit-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdfedit-support
