*** empty log message ***

This commit is contained in:
cxgeorge 2001-10-20 01:16:48 +00:00
parent 8d96b3a760
commit a5ad9bcaa4

View File

@ -91,6 +91,11 @@ do 'source setup_env.csh' to do all of the below automatically
> mkdir /c /f /g /h /i /j /v
> mkdir /msvc98 /mscommon /mspsdk
> mkdir /usr/local /usr/local/bin /usr/local/etc
- Rename cygwin-installed python to avoid conflicts with required VRSTUDIO-compiled python,
which is custom-built to load sitecustomize.py and setup PYTHONPATH for our panda environment
> mv /bin/python.exe /bin/python-cygwin.exe
- Create some links expected by the attach scripts:
> ln -s /bin/tcsh /bin/csh