【问题标题】:Installing .EXE using WINE (OSX)使用 WINE (OSX) 安装 .EXE
【发布时间】:2014-04-06 21:34:11
【问题描述】:

我使用 HomeBrew 在 OSX 上安装 WINE。

我已经从http://www.fastbem.com/Download.html下载了64位的.EXE

现在我尝试运行它,它应该将 FastBEM 安装到“程序文件”中

piBookAir:Program Files pi$ wine ~/Downloads/FastBEM_Acoustics_Solver_Win64.exe 
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:mstask:MSTASK_ITaskScheduler_Delete 0x1531f0, L"Z  Users pi Downloads FastBEM_Acoustics_Solver_Win64.exe.job": stub

现在我不确定这是否意味着它失败或成功。查看“程序文件”表明它失败了,因为那里什么都没有,应该是:

piBookAir:Program Files pi$ pwd
/Users/pi/.wine/drive_c/Program Files

piBookAir:Program Files pi$ ls -lat
total 0
drwxr-xr-x  5 pi  staff  170  4 Mar 23:19 .
drwxr-xr-x  3 pi  staff  102  4 Mar 23:19 Java
drwxr-xr-x  5 pi  staff  170  4 Mar 23:18 ..
drwxr-xr-x  3 pi  staff  102  4 Mar 23:18 Common Files
drwxr-xr-x  3 pi  staff  102  4 Mar 23:18 Internet Explorer

我想不出其他可以尝试的方法。这是一个死胡同吗?

【问题讨论】:

    标签: macos installation wine program-files


    【解决方案1】:

    问题是 WINE 无法运行 64 位二进制文​​件。

    http://thread.gmane.org/gmane.comp.emulators.wine.devel/97417

    【讨论】:

      猜你喜欢
      • 2017-06-14
      • 2013-08-31
      • 2014-09-03
      • 2015-11-23
      • 1970-01-01
      • 1970-01-01
      • 2022-12-05
      • 2018-04-05
      • 2011-01-12
      相关资源
      最近更新 更多