[visionegg] Re: non-standard VisionEgg locations patch
- From: Andrew Straw <astraw@xxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Sat, 11 Jun 2005 15:35:34 -0700
On Jun 7, 2005, at 3:59 PM, Nick Knouf wrote:
To make a long story short, doing this caused one problem with
VisionEgg. VisionEgg/Configuration.py assumes that the VisionEgg
system directory lives under sys.prefix, which is not the case in my
setup. To fix this, I decided to use an environment variable, a la
VISIONEGG_CONFIG_FILE. It checks the environment to see if a variable
named VISIONEGG_SYSTEM_DIR exists, if so, it uses that as the system
directory; otherwise, it defaults to the previous behaviour.
Thanks Nick, I've stuck your changes in CVS.
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
- References:
- [visionegg] non-standard VisionEgg locations patch
- From: Nick Knouf
Other related posts:
- » [visionegg] non-standard VisionEgg locations patch
- » [visionegg] Re: non-standard VisionEgg locations patch
Thanks Nick, I've stuck your changes in CVS.
====================================== The Vision Egg mailing list Archives: http://www.freelists.org/archives/visionegg Website: http://www.visionegg.org/mailinglist.html
- [visionegg] non-standard VisionEgg locations patch
- From: Nick Knouf