POPFile Run Location

POPFile expects to find its modules and files relative to the directory that you installed POPFile in. That means you must run POPFile from the install directory, e.g.,

  • For a POPFile installation installed to /usr/home/brad/popfile/
   **This works**

<code>    cd /usr/home/brad/popfile/
    perl popfile.pl
  • *This Doesn't Work**
   cd /usr/home/brad/
   perl /usr/home/brad/popfile/popfile.pl

</code>

 
installationhowtos/runlocation.txt · Last modified: 2008/02/08 19:49 by 127.0.0.1

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License