POV-Ray : Newsgroups : povray.unix : How to build boost to compile POVRay beta 32 : Re: How to build boost to compile POVRay beta 32 Server Time
29 May 2024 05:22:11 EDT (-0400)
  Re: How to build boost to compile POVRay beta 32  
From: Ryan Budney
Date: 27 Feb 2013 14:00:01
Message: <web.512e5781781511111343b2e50@news.povray.org>
"Wise" <wis### [at] intelcom> wrote:
> Hi guys,
>
> I am trying to build beta 32 version on linux IA64 environment.
> I used boost_1_37_0.tar.bz2, below are command list
> tar --bzip2 -xf <boost>.tar.bz2
> cd <boost>
> ../configure --prefix=/installation/path --with-libraries=thread
> make

> ../configure COMPILED_BY="me" --prefix=/home/wchen18/povray
--with-boost-thread=boost_thread-mt

> Any one can help me what's wrong?
>
> My email address is wis### [at] intelcom
>
> Thank you very much!
> Wise

I simply removed the "--with-boost-thread=boost_thread-mt" from the .configure
command and it compiled perfectly on my IA64 Ubuntu Linux environment.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.