POV-Ray : Newsgroups : povray.unix : Packaging povray 3.7 stable for Arch Linux : Re: Packaging povray 3.7 stable for Arch Linux Server Time
20 Apr 2024 01:47:02 EDT (-0400)
  Re: Packaging povray 3.7 stable for Arch Linux  
From: xyproto
Date: 12 Nov 2013 17:05:00
Message: <web.5282a5fd323e085db48ed74f0@news.povray.org>
Hi,


Thank you for the replies!

Good point about povray not specifically targeting Linux.


Adding LIBS="-lboost_system -lboost_thread" was the right incantation for
getting one step further in the configuration process.


I'm using the exact steps as described above, but now using this configure line
instead:

 ./configure LIBS="-lboost_system -lboost_thread" COMPILED_BY='Arch Linux'
--prefix=/usr --sysconfdir=/etc --with-boost-thread=boost_thread


However, the configuration script now stops at this point in the process:


Makefiles
---------
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'


Further assistance is appreciated.


- Alexander


Post a reply to this message

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