Opened 13 years ago

Closed 13 years ago

#27279 closed defect (fixed)

binpath not available a variable

Reported by: bmguillory+macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: guide Version:
Keywords: Cc:
Port:

Description (last modified by mf2k (Frank Schima))

I tried to manipulate the PATH environment variable using this code:

test.env            PATH=${worksrcpath}:${binpath}

But when I try to run my test I get this output:

notbrad$ sudo port -vvv test safekeep
Error: Unable to open port: can't read "binpath": no such variable

The guide indicates that binpath should be a read only variable in section "5.2. Global Variables"

Change History (2)

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: binpath removed

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Component: baseguide
Resolution: fixed
Status: newclosed
Version: 1.9.99
Note: See TracTickets for help on using tickets.