--- "Jason R. Mastaler" <[EMAIL PROTECTED]> wrote: > > And repeat every time you upgrade. No thanks.
Here's a suggestion. I know that the first line of the script is supposed to identify which interpreter the script should call, so this may not work, but is there a way to perhaps set an environment variable on the system, or in a file in /etc that the binaries would look for that identifies the path to Python2.3? So for example, have a line in /etc/.tmdarc that would read PYTHON23_HOME=/path/to/python-2.3 And then have the binaries somehow refer to that? Sounds kind of unlikely to me that it would work, because the interpreter identified on line 1 would have already been called prior to the call to get this value, but am I on the right track for something that could be included in an upcoming release that might automatically (based on the existence of the variable) handle finding the right version? Just trying to help with ideas. David __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
