Opened 15 years ago
Closed 15 years ago
#2 closed defect (fixed)
python: allow execution from different drives
| Reported by: | Yuri Dario | Owned by: | Yuri Dario | 
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | python | Version: | |
| Severity: | Keywords: | ||
| Cc: | 
Description
python does not work if default drive is not UNIXROOT.
Needs to modify getpath.c to search /@unixroot (PREFIX) first.
  Note:
 See   TracTickets
 for help on using tickets.
    
(changeset:18) (changeset:19) yum fixes to force /@unixroot.
(changeset:20) python fixes for prefix, now returning the hardcoded value instead of running directory (which has drive letter in it->breaks makefiles).