POV-Ray : Newsgroups : povray.newusers : HELP!!!!!! : Re: HELP!!!!!! Server Time
5 Sep 2024 16:20:08 EDT (-0400)
  Re: HELP!!!!!!  
From: Warp
Date: 10 May 2000 11:53:39
Message: <39198603@news.povray.org>
Tarax <tar### [at] mailcitycom> wrote:
: This is a multi-part message in MIME format.

  Please don't.

: "povray : command not found"

  This is a system setup problem, not a povray problem. Your problem is that
the executable named "povray" is not anywhere in the search path.
  You have to either move the executable (or make a link) to a directory
that is included in your PATH (perhaps /usr/bin?) or add the location of
the povray binary to your PATH variable.
  You can see your PATH by writing:

echo $PATH

  Setting a new value to it depends on your shell.

  PS: You can also execute the program by specifying its location specifically.
For example, if the executable is in the current directory (ie. working
directory) you can execute it with:

./povray

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

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