POV-Ray : Newsgroups : povray.unix : Boost library requirements : Boost library requirements Server Time
2 May 2024 22:42:37 EDT (-0400)
  Boost library requirements  
From: Cousin Ricky
Date: 22 Jan 2012 16:15:01
Message: <web.4f1c7b662279e06885de7b680@news.povray.org>
When I try to build the boost library, I get complaints about MPI, bzip2, and
python.  Specifically:
   ______________________________________________________________________

   warning: Graph library does not contain MPI-based parallel components.
   note: to enable them, add "using mpi ;" to your user-config.jam
       - iconv (libc)             : yes
       - icu                      : no
       - icu (lib64)              : no
       - ../config//has_gcc_visibility builds : yes
       - ../config//has_long_double_support builds : yes
   warning: skipping optional Message Passing Interface (MPI) library.
   note: to enable MPI support, add "using mpi ;" to user-config.jam.
   note: to suppress this message, pass "--without-mpi" to bjam.
   note: otherwise, you can safely ignore this message.
   ______________________________________________________________________

Plus 2 bzip2-related modules and 56 python-related modules that won't compile.

I'll keep trying to figure this stuff out (note: unless someone posts that I can
safely ignore these messages).  But first, I'm gonna watch the New England
Patriots beat the Baltimore Ravens.


Post a reply to this message

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