首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >QAL2K建模软件

QAL2K建模软件
EN

Ask Ubuntu用户
提问于 2018-02-13 06:43:21
回答 1查看 243关注 0票数 1

我试图通过葡萄酒安装一个名为QUAL 2K的水质建模软件,但是我无法安装,因为我的葡萄酒只显示了错误,这个软件是否有其他方法安装这个软件,或者是否有QUAL 2K可供UBUNTU使用。

EN

回答 1

Ask Ubuntu用户

发布于 2018-02-13 08:35:57

安装葡萄酒,然后下载并解压您的软件:

代码语言:javascript
运行
复制
sudo apt-get install wine
wget http://www.qual2k.com/download/Q2Kv2_12b1.zip
unzip Q2Kv2_12b1.zip

试着启动它:

代码语言:javascript
运行
复制
WINEARCH=win32 wine q2kfortran2_12.exe

wine: created the configuration directory '/home/xenial/.wine'
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:iphlpapi:NotifyAddrChange (Handle 0x10ee8a0, overlapped 0x10ee8ac): stub
wine: configuration in '/home/xenial/.wine' has been updated.

               ╔═══════════════════════════════════════════════╗
               ║                                               ║
               ║                    QUAL2K                     ║
               ║                                               ║
               ║           Ver 2.11b8 - Mar 2009               ║
               ║                                               ║
               ╟───────────────────────────────────────────────╢
               ║                                               ║
               ║           User should register with:          ║
               ║                                               ║
               ║                 Steven C. Chapra              ║
               ║             Hua Tao, Greg Pelletier           ║
               ║                                               ║
               ║             steven.chapra@tufts.edu           ║
               ║                                               ║
               ║     Department of Civil and Environmental     ║
               ║                  Engineering                  ║
               ║                Tufts University               ║
               ║                Medford, MA 02155              ║
               ║                                               ║
               ╚═══════════════════════════════════════════════╝
1

它还显示了警告窗口:

我不知道这是预期的结果还是没有,但它似乎正在起作用。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1005706

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档