首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >找不到葡萄酒/ TLS库无法安装Sketchup,SSL连接将失败

找不到葡萄酒/ TLS库无法安装Sketchup,SSL连接将失败
EN

Ask Ubuntu用户
提问于 2016-03-11 11:26:40
回答 2查看 1.7K关注 0票数 1

我在安装SketchUp 2016葡萄酒时遇到了问题。

这就是我遇到的问题:

代码语言:javascript
复制
err:secur32:SECUR32_initSchannelSP TLS library not found, SSL connections will fail
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:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action L"CustomWelcomeDlg" returned 1602
EN

回答 2

Ask Ubuntu用户

发布于 2017-07-28 11:29:11

我还得到了前两个错误,就像我从葡萄酒中运行iexplorer时所得到的一样

代码语言:javascript
复制
wine iexplore.exe "https://example.com"

但他只解决了一个

代码语言:javascript
复制
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.

以上错误可以通过安装winbind包来解决。

代码语言:javascript
复制
sudo apt-get install winbind
票数 1
EN

Ask Ubuntu用户

发布于 2016-03-18 20:26:34

运行sudo apt-get install libntlm0

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

https://askubuntu.com/questions/744655

复制
相关文章

相似问题

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