当前位置: 首页 > news >正文

ubuntu16.4安装最新版wine3.0

1.主体大致过程

$ wget  https://dl.winehq.org/wine/source/3.0/wine-3.0.tar.xz
$ tar -xvf wine-3.0.tar.xz
$ cd wine-3.0/
$ sudo ./configure
$ sudo ./configure --enable-win64  [对于64位平台]
$ sudo make && sudo make install

 

 2.错误

  1.执行 sudo ./configure   时报错

configure: libOSMesa 64-bit development files not found (or too old), OpenGL rendering in bitmaps won't be supported.
configure: OpenCL 64-bit development files not found, OpenCL won't be supported.
configure: pcap 64-bit development files not found, wpcap won't be supported.
configure: libdbus 64-bit development files not found, no dynamic device support.
configure: lib(n)curses 64-bit development files not found, curses won't be supported.
configure: libsane 64-bit development files not found, scanners won't be supported.
configure: libv4l 64-bit development files not found.
configure: libgphoto2 64-bit development files not found, digital cameras won't be supported.
configure: libgphoto2_port 64-bit development files not found, digital cameras won't be auto-detected.
configure: liblcms2 64-bit development files not found, Color Management won't be supported.
configure: libpulse 64-bit development files not found or too old, Pulse won't be supported.
configure: gstreamer-1.0 base plugins 64-bit development files not found, GStreamer won't be supported.
configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported.
configure: libudev 64-bit development files not found, plug and play won't be supported.
configure: libcapi20 64-bit development files not found, ISDN won't be supported.
configure: libcups 64-bit development files not found, CUPS won't be supported.
configure: libgsm 64-bit development files not found, gsm 06.10 codec won't be supported.
configure: libkrb5 64-bit development files not found, Kerberos won't be supported.
configure: libtiff 64-bit development files not found, TIFF won't be supported.
configure: libmpg123 64-bit development files not found (or too old), mp3 codec won't be supported.
configure: libopenal 64-bit development files not found (or too old), OpenAL won't be supported.
configure: openal-soft 64-bit development files not found (or too old), XAudio2 won't be supported.
configure: libldap (OpenLDAP) 64-bit development files not found, LDAP won't be supported.

configure: WARNING: libgnutls 64-bit development files not found, no schannel support.

configure: Finished.  Do 'make' to compile Wine.

2.错误多的时候,直接执行安装依赖

sudo apt-get build-dep wine

如果执行  sudo apt-get build-dep wine 报错

正在读取软件包列表... 完成
E: 您必须在 sources.list 中指定代码源(deb-src) URI

----------------------------------以下部分来自:http://blog.csdn.net/zhqh100/article/details/52919730--------------------------------------------------

原因是我们的文件/etc/apt/source.list里的deb-src都被注释掉了,而现在我们需要,找到问题了就好解决了,可以直接vim修改该文件把deb-src的注释去掉,也可以运行“软件和更新”修改,选中下图中的“源代码”

 

--------------------------------------------------------------------------------------------------------------

然后重新执行 

sudo apt-get build-dep wine

4:加个参考链接 :https://www.linuxidc.com/Linux/2017-12/149285.htm

 




转载于:https://www.cnblogs.com/kehaimin/p/8624487.html

相关文章:

  • c++中局部变量初始化的问题
  • WordCount
  • 外卖也智能!美团骑手智能助手的技术与实践
  • 【协议转换和消息路由】camel-spring-boot-starter 实践
  • 坑货!阿里奇门中心
  • [ssh]如何设计ARM板上多用户key登录系统
  • 71. Simplify Path
  • numpy 数组运算
  • Java 选择排序selection sort
  • 磁盘管理
  • 利用SCVMM 2012 R2来管理Azure虚拟机
  • AlphaGo告诉我们人工智能成功的五大秘诀,AI下一个风口在哪里?
  • 互联网面临新挑战,区块链经济将兴起
  • 2016年全球IDC市场规模达到451.9亿美元,增速达17.5%
  • YII2中查询生成器Query()的使用
  • 230. Kth Smallest Element in a BST
  • Android优雅地处理按钮重复点击
  • Laravel深入学习6 - 应用体系结构:解耦事件处理器
  • Mybatis初体验
  • Spring框架之我见(三)——IOC、AOP
  • spring学习第二天
  • vue数据传递--我有特殊的实现技巧
  • 如何学习JavaEE,项目又该如何做?
  • 适配iPhoneX、iPhoneXs、iPhoneXs Max、iPhoneXr 屏幕尺寸及安全区域
  • 树莓派 - 使用须知
  • 微服务框架lagom
  • 你对linux中grep命令知道多少?
  • zabbix3.2监控linux磁盘IO
  • ​io --- 处理流的核心工具​
  • ​LeetCode解法汇总1276. 不浪费原料的汉堡制作方案
  • ​人工智能书单(数学基础篇)
  • # 睡眠3秒_床上这样睡觉的人,睡眠质量多半不好
  • #NOIP 2014# day.1 T3 飞扬的小鸟 bird
  • #多叉树深度遍历_结合深度学习的视频编码方法--帧内预测
  • #我与Java虚拟机的故事#连载06:收获颇多的经典之作
  • (6)设计一个TimeMap
  • (zt)最盛行的警世狂言(爆笑)
  • (独孤九剑)--文件系统
  • (附源码)springboot美食分享系统 毕业设计 612231
  • (接口封装)
  • .bat文件调用java类的main方法
  • .htaccess配置重写url引擎
  • .NET CF命令行调试器MDbg入门(二) 设备模拟器
  • .NET/C# 利用 Walterlv.WeakEvents 高性能地定义和使用弱事件
  • .pub是什么文件_Rust 模块和文件 - 「译」
  • [ 常用工具篇 ] AntSword 蚁剑安装及使用详解
  • [51nod1610]路径计数
  • [android] 请求码和结果码的作用
  • [Android]创建TabBar
  • [BUG]vscode插件live server无法自动打开浏览器
  • [CSS]文字旁边的竖线以及布局知识
  • [leetcode 189][轮转数组]
  • [lesson17]对象的构造(上)
  • [mysql]游标和触发器
  • [python] 之 装饰器