Hi.
It's again me.
I followed your istruction and I create a registry file where set up some
properties.
How can I add (and not substitute!) an extra path.
In other words?
In jyhton script I do:
/usr/j2se/jre/bin/java -Dpython.home=${HOME}/.jythonhome -Dpython.path
=/export/skel/omc-user/pythonmodules
And in $HOME/.jythonhome/registry I wrote the following:
python.path=mylocaldir
In this way I just substitute the path.
I would like to know how to add mylocaldir to that is set in command line.
Anyone knows how to do that ?
Thanks in advance.
Paolo.
|