Andy,

I made small changes to the Linux scripts that start our Python based samples to use the PYTHON_LIB environment variable, if it is defined, to find the Python library and interpreter. If you don't have the PYTHON_LIB variable defined the behavior is as before, the default Python interpreter on the path is used.

I had to do that as my Linux desktop uses a Python older than 2.5 and switching to 2.5 breaks the whole desktop. Other Linux users may run into this as well so I thought it'd be nicer for the scripts to automatically point to the Python interpreter that's used to build as well.

Could you please take a look? feel free to adjust/revert the change if it causes any issues... Thanks.

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to