POV-Ray : Newsgroups : povray.unofficial.patches : [Q] about spwan failure???? : Re: [Q] about spwan failure???? Server Time
2 Sep 2024 14:20:08 EDT (-0400)
  Re: [Q] about spwan failure????  
From: Mark Gordon
Date: 20 Dec 1999 21:51:27
Message: <385EEB30.BD2830ED@mailbag.com>
KeunHo Yoon wrote:

> But spawn failure evenly occur it, followed as before
> 
> --------------------------------------------------
> Persistence of Vision(tm) Ray Tracer Version 3.1g.Linux.gcc
>   This is an unofficial version compiled by:
>   Jakob Flierl <fli### [at] lugade> - PVM-POV Version 3.1e.1
>   The POV-Ray Team(tm) is not responsible for supporting this version.
> Copyright 1999 POV-Ray Team(tm)
> Initializing PVMPOV
>   Spawning pvmpov with 1 PVM tasks on 1 hosts...
> ...spawn failure because executable not found.
> ...No tasks spawned!  Quitting.
> --------------------------------------------------
> 
> Where is best answer??? please help me in this problem.

OK, I can reproduce this problem if the executable isn't in my path:

[node@trust bin]$ x-pvmpov foo.ini
Persistence of Vision(tm) Ray Tracer Version 3.1g.Linux.gcc
  This is an unofficial version compiled by:
  Jakob Flierl <fli### [at] lugade> - PVMPOV Version 3.1e.2
  The POV-Ray Team(tm) is not responsible for supporting this version.
Copyright 1999 POV-Ray Team(tm)
Initializing PVMPOV
  Spawning x-pvmpov with 1 PVM tasks on 1 hosts...
...spawn failure because executable not found.
...No tasks spawned!  Quitting.
[node@trust bin]$ ~/x-pvmpov foo.ini
Persistence of Vision(tm) Ray Tracer Version 3.1g.Linux.gcc
  This is an unofficial version compiled by:
  Jakob Flierl <fli### [at] lugade> - PVMPOV Version 3.1e.2
  The POV-Ray Team(tm) is not responsible for supporting this version.
Copyright 1999 POV-Ray Team(tm)
Initializing PVMPOV
  Spawning /home/node/x-pvmpov with 1 PVM tasks on 1 hosts...
  ...1 PVM tasks successfully spawned.
  Waiting up to 120s for first slave to start...
(and it renders)

Hope this helps,

-Mark Gordon


Post a reply to this message

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