POV-Ray : Newsgroups : povray.unix : Installation problem in povray subdivision on server. : Re: Installation problem in povray subdivision on server. Server Time
20 Apr 2024 01:12:13 EDT (-0400)
  Re: Installation problem in povray subdivision on server.  
From: Suman
Date: 3 Aug 2014 07:20:04
Message: <web.53de19b33102494a306240250@news.povray.org>
Hi James,

i downloaded POV-Ray Source Code here
http://www.povray.org/download/index-3.6.php
and update the source files of povray subdivision
from(http://www.cise.ufl.edu/~xwu/Pov-Sub/).

i used the following command
../configure COMPILED_BY="your name <email@address>" [options]
  make check
  make install

but after installation subdivision is not working.

Thanks
Suman



James Holsenback <nom### [at] nonecom> wrote:
> On 08/03/2014 06:43 AM, Suman wrote:
> > Hi,
> >
> > i installed povray with full source on server and moved the files of povray
> > subdivision(http://www.cise.ufl.edu/~xwu/Pov-Sub/) in source folder then i
> > installed povray on centos server. povray is working fine but povray subdivision
> > is not working.
> >
> > when i using code below.
> >
> > mesh2 {
> >
> > subdivision{     // subdivision
> >       substeps 2    // subdivide 2 times
> >    }
> > vertex_vectors {
> > .....
> >
> > its showing error.
> >
> > Please help me to solve the installation issue.
> >
> > Thanks
> > Suman
> >
> >
>
> you didn't say where you got povray source code ... what version? the
> subdivision files were last updated in 2004 so if you used version 3.7
> povray source code there may be incompatibilities ... MANY things have
> changed since version 3.6
>
> did you notice any compile errors when you added the subdivision files
> to the povray source tree?


Post a reply to this message

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