in reply to Re: Re: Re: Creating .gif images with Perl
in thread Creating .gif images with Perl

The only binarys we can execute are in /usr /bin or /etc
/usr /bin and /etc are read-only
  • Comment on Re: Re: Re: Re: Creating .gif images with Perl

Replies are listed 'Best First'.
Re^5: Creating .gif images with Perl
by Aristotle (Chancellor) on Jan 15, 2003 at 08:27 UTC
    You should be able to execute binaries anywhere if you specify an absolute path rather than relying on PATH. That there are regular use binaries in /etc strikes me as extremly odd.

    Makeshifts last the longest.

      Specifying an absolute path other than /bin or /usr gives the error
      Binary file execution denied in mountpoints.