Opened 14 years ago

Closed 14 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.

Change History (1)

comment:1 Changed 14 years ago by Yuri Dario

Resolution: fixed
Status: newclosed

(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).

Note: See TracTickets for help on using tickets.