POV-Ray : Newsgroups : povray.unofficial.patches : Megapov under Alpha Linux Server Time
1 Sep 2024 10:21:57 EDT (-0400)
  Megapov under Alpha Linux (Message 1 to 3 of 3)  
From: Francois Dispot
Subject: Megapov under Alpha Linux
Date: 21 May 2001 16:12:32
Message: <3B0976AE.CD2636A7@club-internet.fr>
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?

TIA.
-- 

      __  __ __  __  _
|  | /  \  /  / |_  /  |/
\/\/ \__/ /_ /_ |__ \_ |\


Post a reply to this message

From: Steve
Subject: Re: Megapov under Alpha Linux
Date: 28 May 2001 17:43:54
Message: <slrn9h5hj5.ph2.steve@zero-pps.localdomain>
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.

-- 
Cheers
Steve              email mailto:ste### [at] zeroppsuklinuxnet

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.zeropps.uklinux.net/

or  http://start.at/zero-pps

 10:36pm  up 115 days, 23:25,  2 users,  load average: 1.79, 1.42, 1.25


Post a reply to this message

From: Robert Alan Byer
Subject: Re: Megapov under Alpha Linux
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.