Issue 42130 - python.bat contains hard references to python dir
Summary: python.bat contains hard references to python dir
Status: CLOSED DUPLICATE of issue 38866
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: joergbudi
QA Contact: issues@udk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-05 20:25 UTC by ajvol
Modified: 2007-06-18 10:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ajvol 2005-02-05 20:25:15 UTC
The file python.bat contains hard references to python-core-{version} dir. 

Example:
set PYTHONHOME=C:\Program Files\OpenOffice.org 1.9.74\program\python-core-2.2.2

instead of:
set PYTHONHOME=C:\Program Files\OpenOffice.org 1.9.74\program\python-core-2.3.4
Comment 1 kay.ramme 2005-02-07 11:59:41 UTC
Joerg, seems to be yours ...
Comment 2 joergbudi 2005-02-07 21:43:06 UTC
this is fixed on pyunofixes1 cws (but the cws still needs to be integrated).

Bye,

Joerg

*** This issue has been marked as a duplicate of 38866 ***
Comment 3 kay.ramme 2007-06-18 10:18:18 UTC
Closing ...