POV-Ray : Newsgroups : povray.unofficial.patches : Megapov under Alpha Linux : Re: Megapov under Alpha Linux Server Time
1 Sep 2024 12:20:52 EDT (-0400)
  Re: Megapov under Alpha Linux  
From: Robert Alan Byer
Date: 31 May 2001 08:38:06
Message: <3B15F4DE.1FFC6A4C@mail.ourservers.net>
Steve wrote:
> 
> On Mon, 21 May 2001 20:12:30 +0000, Francois Dispot wrote:
> >Hi everybody.
> >I have been contacted by a lucky user who has access to a 20x alpha
> >cluster running Linux, and is trying to make PvMegaPOV run on it.
> >He is facing some problems at parse-time (it seems to compile) which
> >seem strange to me:
> >
> >> as soon as it reads a simple multiplication (1.25*y) it exits with '
> >> expecting }'
> >> Starting frame 0...
> >> stad [40007] reported:     pigment { FBM_Clouds }
> >> stad [40007] reported:     finish { ambient 1.0 diffuse 0 }
> >> stad [40007] reported: }
> >> stad [40007] reported: texture {                          // The darker
> >> underside of the clouds
> >> stad [40007] reported:     pigment { FBM_Clouds  translate -0.15* <----ERROR
> >> stad [40007] reported:
> >> /home/maarten/povray31/include/textures.inc:335: error: stad [40007]
> >> reported: No matching } in pigment,stad [40007] reported:  * found instead.
> >
> >Has anybody tried to run Megapov (or even better PvMegaPOV) under
> >alpha-Linux ? Could someone provide some feedback?
> 
> Wow almost the exact same thing that happened over here today, but it
> wasn't megapov that was the problem, I got that error by trying to
> render skyvase.pov on Linux with Megapov 7 while using the +b1000 command
> line option, when I took that option out it worked fine, maybe it's the
> same problem over there.
> 

I get the above error with MegaPOV v0.7 on OpenVMS Alpha if I try to use
the "+Mv2.0" setting.  If I leave that out, it compiles just fine with
all the
other options.

	$ megapovray +i skyvase.pov +v1 -d +ft -x +a0.300 +r3 +b1000
                     +w640 +h480

Works where..

	$ megapovray +i skyvase.pov +v1 -d +ft -x +a0.300 +r3 +b1000
                     +mV2.0 +w640 +h480

dosen't work and gives the above error.


-- 

 +------------------+--------------------------+---------------+
 | Robert Alan Byer | bye### [at] mailourserversnet | ICQ #65926579 |
 +------------------+--------------------------+---------------+
 | Send an E-mail request to obtain a copy of my PGP key.      |
 +-------------------------------------------------------------+
 | "It is by caffeine alone I set my mind in motion.  It is by |
 |  cans of cola the thoughts aquire speed, the hands aquire   |
 |  shakes, the shakes become a warning.  It is by caffeine    |
 |  alone I set my mind in motion."                            |
 +-------------------------------------------------------------+


Post a reply to this message

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