[MacPorts] #41427: wine cannot run in terminal, mac os x

MacPorts noreply at macports.org
Mon Nov 18 21:30:02 PST 2013


#41427: wine cannot run in terminal, mac os x
-----------------------+--------------------------------
  Reporter:  kenmux@…  |      Owner:  macports-tickets@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.2.1
Resolution:            |   Keywords:
      Port:            |
-----------------------+--------------------------------

Comment (by kenmux@…):

 urr, i know why...

 when i check terminal alias, then....
 ivviii:~ kenmux$ alias
 alias wine='/Applications/Wine.app/Contents/Resources/bin/wine'
 ivviii:~ kenmux$

 just as you known, if you installed wine.app, it'll do this:
 alias wine='/Applications/Wine.app/Contents/Resources/bin/wine'

 so this was a simple thing: change alias!!!
 ivviii:~ kenmux$ alias wine='/opt/local/bin/wine'
 ivviii:~ kenmux$ wine --help
 Usage: wine PROGRAM [ARGUMENTS...]   Run the specified program
        wine --help                   Display this help and exit
        wine --version                Output version information and exit
 ivviii:~ kenmux$

 ryandesign at macports.org, thanks, alougth...
 you let me check the settings of my mac, it's correct!

-- 
Ticket URL: <https://trac.macports.org/ticket/41427#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list