On Mon, 2006-01-23 at 14:09 -0800, Roger House wrote:
> Today I downloaded monotone 0.25 source to an AMD64 and built it with gcc
> 3.4.4.  I ran
> 
>         make check
> 
> afterwards, and an error cropped up.  Attached are testsuite.log and
> config.log.  The latter shows the results of running ./configure, which may
> be of use to you.

> t_empty_env.at:8: env -i $PREEXECUTE $_MT_EXEC 
> --rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db 
> --keydir=$_ROOT_DIR/keys [EMAIL PROTECTED] --root=$_ROOT_DIR --help
> stderr:
> /home/rhouse/monotone/monotone-0.25/monotone: error while loading shared 
> libraries: libboost_regex-gcc-1_33_1.so.1.33.1: cannot open shared object 
> file: No such file or directory

>   $ ./configure --prefix=/home/rhouse/monotone 
> CPPFLAGS=-I/home/rhouse/boost/boost_1_33_1 LDFLAGS=-I/home/rhouse/boost/lib 
> BOOST_SUFFIX=-gcc

> CPPFLAGS='-I/home/rhouse/boost/boost_1_33_1'
> LDFLAGS='-I/home/rhouse/boost/lib'

Is boost installed to a nonstandard location, such that you need to use
LD_LIBRARY_PATH to run programs that link to it?

Tim




_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to