POV-Ray : Newsgroups : povray.unix : compiling povray 3.7.0 on ubuntu 64 : Re: compiling povray 3.7.0 on ubuntu 64 Server Time
16 May 2024 20:48:09 EDT (-0400)
  Re: compiling povray 3.7.0 on ubuntu 64  
From: waggy
Date: 15 Oct 2009 11:55:00
Message: <web.4ad74503a095ebc6f99d05c80@news.povray.org>
"tony" wrote:
[...]
> I configure:
>
> ~/povray-3.7.0.beta.34$ BOOST_ROOT=../boost_1_39_0 ./configure COMPILED_BY="tony
[...]

I hope you get an answer to this as I've had similar problems with Boost.  I
tried many configure, compiling, and linking options without success.  The only
workaround I've found to work is to configure POV-Ray to compile static.

../configure [your options here] --enable-static

On the system I'm using, the beta 34 executable ends up being about 4.5 MB with
the GNU (gcc) toolset, and about 6 MB when compiled with Intel's (icc).


Post a reply to this message

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