POV-Ray : Newsgroups : povray.beta-test : Build question : Re: Build question Server Time
1 Jun 2024 15:17:45 EDT (-0400)
  Re: Build question  
From: Le Forgeron
Date: 6 Nov 2011 03:25:14
Message: <4eb6446a$1@news.povray.org>
Le 05/11/2011 22:56, Anthony D. Baye nous fit lire :
> I recently changed my tablet distro of Linux to Fedora 15 x86_64, so I had to
> rebuild pov for the new system and I got it working, but it wouldn't build using
> the 64-bit boost-thread libraries in /usr/lib64, I had to install the i686
> libraries to get it to build.

Which versions of boost-thread were installed ? (for 64 & i686 )

It might be linked to the fact that fedora insist on using /usr/lib64
for native libraries, instead of the standard /usr/lib...

Which means it could succeed on 64 bits with some additional flags
(LDFLAGS=-L/usr/lib64 for configure ?)


Post a reply to this message

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