POV-Ray : Newsgroups : povray.beta-test : Compiling Unix sources on OS X Tiger (re-post from p.unix) : Re: Compiling Unix sources on OS X Tiger (re-post from p.unix) Server Time: 19 Jul 2008 23:23:59 GMT
  Re: Compiling Unix sources on OS X Tiger (re-post from p.unix)  
From: Anthony D  Baye
Date: 3 Apr 2008 01:15:00
I've tried every combination.  I used the libboost name because that's how the
files are named in my directory.  I've tried the configure several different
times, and if you look above, you'll see that I did try it your way.

A.D.B

Nicolas Calimet <pov4grasp [at] freefr> wrote:
> > I have to use --with-boost=/users/mac just to get it to recognize that boost is
> > installed and I've been trying to use --with-boost-thread in just about every
> > combination.
>
>  According to your config.log you are misusing the --with-boost-thread
> configure option.  You specified:
>
> --with-boost-thread=libboost_thread-mt-d-1_34_1
>
> while it should be:
>
> --with-boost-thread=boost_thread-mt-d-1_34_1
>
> i.e. without the "lib" prefix.  Note that 'configure --help' gives the correct
> syntax for this option.
>
>  HTH,
>  - NC


Post a reply to this message

Copyright 1991-2004 POV-Team™