Re: [Boa Constr] trying on redhat linux, need help
Status: Beta
Brought to you by:
riaan
From: Pieter N. <pi...@na...> - 2000-06-15 08:15:36
|
On Thu, 15 Jun 2000 01:26:59 +0200, Riaan Booysen <riaan@e.co.za> wrote: >If this is the problem, add: #! /usr/bin/env python >or wherever your python lives to the top of Boa.py to run as a shell >script. This will work no matter where his python lives, provided his PATH is correct. Using /usr/bin/env this way is a standard Unix idiom to do this. I think you can add this as a standard part of the Boa code. -- Pieter Nagel |