POV-Ray : Newsgroups : povray.unix : compiling on Fedora 20-beta : Re: compiling on Fedora 20-beta Server Time
19 Apr 2024 05:02:06 EDT (-0400)
  Re: compiling on Fedora 20-beta  
From: RM
Date: 27 Nov 2013 17:10:00
Message: <web.52966d2c38cb7200e6759d050@news.povray.org>
this is the corrected sequence of commands:

CXXFLAGS="-Wno-multichar"
.../configure COMPILED_BY="RSM"  --with-boost=/usr/lib64
--disable-io-restrictions
--with-boost-thread=boost_thread LIBS=-Lboost_system
export LDFLAGS="${LDFLAGS} -L/usr/lib64"
make clean
make check
make install


Post a reply to this message

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