Opened 13 years ago

Last modified 13 years ago

#30771 closed defect

install problem — at Initial Version

Reported by: argusdream@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port:

Description

This is the error I am receiving in terminal (10.6.8):

export PATH=/opt/local/bin:/opt/local/sbin:$PATH export MANPATH=/opt/local/man:$MANPATH Macks-Mac:~ MacksMac$ if [ sysctl -n hw.cpu64bit_capable -eq 1 ] ; then echo "+universal" | sudo tee -a /opt/local/etc/macports/variants.conf; else echo "not 64bit capable"; fi +universal Macks-Mac:~ MacksMac$ sudo port install wine ---> Computing dependencies for wineError: Unable to execute port: can't read "build.cmd": Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it?

Change History (0)

Note: See TracTickets for help on using tickets.