Help with Installer.

Ryan Phillips ryan.phillips at csus.edu
Tue Feb 12 12:49:19 EST 2002


Did you set the file's attributes to be executable?
chmod +x some_file_name

-ryan

"Maciej Starzyk" <mac at ceti.pl> wrote in message
news:Xns91B3A738AD5C1maccetipl at 149.156.4.11...
> Gordon McMillan <gmcm at hypernet.com> wrote in
> news:Xns91B36755D3F49gmcmhypernetcom at 199.171.54.214:
>
> > The only way I know of (and boy, I hope I've
> > missed something!) is to install the executable
> > on the user's PATH. It should be able to find
> > itself, at the expense of some hunting and pecking.
> >
> > -- Gordon
> > http://www.mcmillan-inc.com/
> >
>
> Thanks for your reply.
> Unfortunately, I cannot put it in PATH.
> It is executed as a CGI script, and I have no
> write access to any directory in the apache's PATH.
>
> Maciek





More information about the Python-list mailing list