Opened 13 years ago

Closed 13 years ago

#30771 closed defect (invalid)

install problem

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

Description (last modified by jmroot (Joshua Root))

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

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

Description: modified (diff)
Resolution: invalid
Status: newclosed

See the FAQ.

Note: See TracTickets for help on using tickets.