POV-Ray : Newsgroups : povray.unofficial.patches : [bug] MegaPov 1.1 from sources on Unix Server Time
14 May 2024 17:06:17 EDT (-0400)
  [bug] MegaPov 1.1 from sources on Unix (Message 1 to 1 of 1)  
From: Rafal 'Raf256' Maj
Subject: [bug] MegaPov 1.1 from sources on Unix
Date: 8 Feb 2005 22:20:20
Message: <Xns95F82C04E9583raf256com@203.29.75.35>
Hi,
it seems that default instalation of MegaPov 1.1 from Unix general sources 
do not set up library (include) path correctly.

/usr/local/etc/povray/3.6/povray.ini points 
  Library_Path to /usr/local/share/povray-3.6/  (and ini/ and include/)
with is o.k.

but, MegaPov 1.1 sets:
/usr/local/etc/megapov/1.1/povray.ini points 
  Library_Path to /usr/local/share/megapov-1.1/  (and ini/ and include/)
but megapov's /share/include contains _only_ new (specyfic to MegaPov) 
*.inc, and the standard PovRAY includes are missing.

solution:
update make install script of megpov, so that it will
either point /usr/local/etc/megapov/1.1/povray.ini to PovRAY includes as 
well, or it will copy "normal" povray 3.6 includes to /share/megapov-1.1 in 
addition to installing there own includes.



-- 
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.