Roundup Tracker - Issues

Message1899

Author a1s
Recipients
Date 2005-03-16.06:07:35
Message-id
In-reply-to
Logged In: YES 
user_id=8719

python executable path "python" is correct provided that you
have python on your search path.  it is the best guess for
"one size fits all" installer.  you may build your own
installer by running 'python setup.py bdist_wininst' on your
windows system - it will have the paths adjusted for your
system.

i am not aware of any way to alter the scripts by python
installer stub.  are you?

yes, batch files have unix format newlines because they are
built on unix-like system.  what's the problem?  they run
perfectly well on windows, at least on windows nt line.
History
Date User Action Args
2009-02-03 14:21:16adminlinkissue1163804 messages
2009-02-03 14:21:16admincreate