Message2999
Logged In: YES
user_id=4201
I think it is beyond what the installer can detect
automaticly. I tried running this script to see if there
was anything which could be used to detect the shell
envirnment. I couldn't find anything.
import java
p = java.lang.System.getProperties()
for k in p.keys():
print k, p[k]
But it can be added as an command line option to the
installer.
I'll turn this report into a feature request so we do
forget about it. |
|
Date |
User |
Action |
Args |
2008-02-20 17:18:58 | admin | link | issue437792 messages |
2008-02-20 17:18:58 | admin | create | |
|