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
|