POV-Ray : Newsgroups : povray.unix : PovRay compile : PovRay compile Server Time
5 Jul 2024 13:15:31 EDT (-0400)
  PovRay compile  
From: Rafal 'Raf256' Maj
Date: 1 May 2004 10:41:10
Message: <Xns94DCA97D52895raf256com@203.29.75.35>
Hi,
how can I (for testing purposes mainly) compile Povray "stand alone" that 
is, as a user (not root), in local directory (not some /bin/) etc? 

TO have it working just i.e. small C++ program, I just write
  g++ a.cpp -o a.run
and then I use program by
  ./run

and thats all. How to do same for povray?

-- 
http://www.raf256.com/3d/
Rafal Maj 'Raf256', home page - http://www.raf256.com/me/
Computer Graphics


Post a reply to this message

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