mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-18 12:43:44 -04:00
*** empty log message ***
This commit is contained in:
parent
8d96b3a760
commit
a5ad9bcaa4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user