ubuntu12.04 命令行安装Wine1.7的方法
2025-11-04 00:19:51阅读量:1 字体:大 中 小
打开终端执行一下命令,在安装过程中会提示你是否同意协议,点击Enter:
sudo add-apt-repository ppa:ubuntu-wine/ppa
Ubuntu 13.10 编译安装Wine 1.7
先安装依赖的库:
sudo apt-get install flex bison qt4-qmake
apt-get install libfreetype6-dev
apt-get install libjpeg-dev libpng-dev libxslt-dev libxml2-dev
apt-get install libxrender-dev
sudo apt-get install libgl1-mesa-dev
sudo apt-get install libglu1-mesa-dev
sudo apt-get install freeglut3-dev
apt-get install prelink
apt-get install libasound2-dev
下载最新的源代码:
http://prdownloads.sourceforge.net/wine/wine-1.7.4.tar.bz2
http://mirrors.ibiblio.org/wine/source/1.7/wine-1.7.4.tar.bz2
Wine 1.7.4 发布
解压源代码到当前用户目录下,进入目录:
tar jxvf wine-1.7.4.tar.bz2
cd wine-1.7.4
./configure --enable-win64
creating Makefile rules... done
configure: creating ./config.status
config.status: creating Make.rules
config.status: creating Make.tmp
config.status: creating include/config.h
config.status: linking AUTHORS to dlls/shell32/AUTHORS
config.status: linking tools/winewrapper to wine
config.status: linking tools/winewrapper to wine64
config.status: executing include/stamp-h commands
config.status: executing dlls/gdi32/dibdrv commands
config.status: executing dlls/gdi32/enhmfdrv commands
config.status: executing dlls/gdi32/mfdrv commands
config.status: executing dlls/kernel32/nls commands
config.status: executing dlls/user32/resources commands
config.status: executing dlls/wineps.drv/data commands
config.status: executing include/wine commands
config.status: executing Makefile commands
configure: libxcursor development files not found, the Xcursor extension won’t be supported.
configure: libxi development files not found, the Xinput extension won’t be supported.
configure: libxrandr development files not found, XRandr won’t be supported.
configure: libxinerama development files not found, multi-monitor setups won’t be supported.
configure: libxcomposite development files not found, Xcomposite won’t be supported.
configure: libOSMesa development files not found (or too old), OpenGL rendering in bitmaps won’t be supported.
configure: OpenCL development files not found, OpenCL won’t be supported.
configure: libdbus development files not found, no dynamic device support.
configure: libgnutls development files not found, no schannel support.
configure: lib(n)curses development files not found, curses won’t be supported.
configure: libsane development files not found, scanners won’t be supported.
configure: libv4l development files not found.
configure: libgphoto2 development files not found, digital cameras won’t be supported.
configure: libgphoto2_port development files not found, digital cameras won’t be auto-detected.
configure: liblcms2 development files not found, Color Management won’t be supported.
configure: gstreamer-0.10 base plugins development files not found, gstreamer support disabled
configure: OSS sound system found but too old (OSSv4 needed), OSS won’t be supported.
configure: libcapi20 development files not found, ISDN won’t be supported.
configure: libcups development files not found, CUPS won’t be supported.
configure: fontconfig development files not found, fontconfig won’t be supported.
configure: libgsm development files not found, gsm 06.10 codec won’t be supported.
configure: libtiff development files not found, TIFF won’t be supported.
configure: libmpg123 development files not found (or too old), mp3 codec won’t be supported.
configure: libopenal development files not found (or too old), OpenAL won’t be supported.
configure: libldap (OpenLDAP) development files not found, LDAP won’t be supported.
configure: Finished. Do ’make’ to compile Wine.
现在可以编译了。运行make,等待吧。一个小时候编译完成。然后运行make install
或者可以以非root用户的身份进入tools目录,运行:
./wineinstall
它会自动编译并安装程序,中间会提示输入管理员密码。
安装到了/usr/local/bin目录下
运行命令检查版本:
ine64 --version
wine-1.7.4
然后创建一个wine链接,否则很多程序不能用, 比如winecfg。
sudo ln -s /usr/local/bin/wine64 /usr/local/bin/wine
免责声明:
本文《ubuntu12.04 命令行安装Wine1.7的方法》版权归原作者所有,内容不代表本站立场!
如本文内容影响到您的合法权益(含文章中内容、图片等),请及时联系本站,我们会及时删除处理。
推荐阅读

2025年瑞波币释放计划曝光:每月10亿XRP流入市场将如何影响未来价格走势?
数字认知网报道:XoR数字认知网 - 区块链数字货币实时行情平台2025年瑞波币释放计划影响分析近期,加密货币市场被一则重磅消息所震动,2025年瑞波币(XRP)的释放计划曝光,每月将有10亿XRP流...
阅读: 51

SEC诉讼案现重大转机!瑞波币合规化进程加速,2026年能否突破历史峰值?
数字认知网报道:Eyi数字认知网 - 区块链数字货币实时行情平台SEC诉讼案现重大转机!瑞波币合规化进程加速,2026年能否突破历史峰值?在数字货币的世界里,瑞波币一直是备受关注的焦点之一。然而,自美...
阅读: 61

跨境支付革命2.0时代:瑞波币3秒到账技术如何抢占万亿美元市场份额?
数字认知网报道:NTs数字认知网 - 区块链数字货币实时行情平台跨境支付革命2.0时代:瑞波币3秒到账技术如何抢占万亿美元市场份额?在全球化的浪潮下,跨境支付的需求呈现出爆发式增长。传统的跨境支付方式...
阅读: 85

【重磅】SOL币总量动态揭秘:3月1日大额解锁如何冲击5亿上限?
数字认知网报道:S2c数字认知网 - 区块链数字货币实时行情平台在当今的加密货币市场中,SOL币无疑是备受瞩目的明星之一。它以其独特的技术和快速的交易处理能力,吸引了众多投资者和开发者的关注。近期,关...
阅读: 59

SOL币总量争议再起:500亿还是5亿?分片技术如何支撑未来价值?
数字认知网报道:QlG数字认知网 - 区块链数字货币实时行情平台在加密货币领域,SOL币一直备受关注。近期,关于SOL币总量的争议再次引发了市场的广泛讨论,与此同时,其采用的分片技术能否支撑未来价值也...
阅读: 65

SOL币烧毁机制曝光:流通量年内或跌破3亿?
数字认知网报道:9xd数字认知网 - 区块链数字货币实时行情平台在加密货币市场风云变幻的当下,SOL币的烧毁机制曝光宛如一颗巨石投入平静的湖面,激起了层层涟漪。这一消息迅速在币圈引起了广泛的关注和讨论...
阅读: 89

艾达币硬分叉引发市场震荡:ADA价格突破0.94美元后鲸鱼抛售1.8亿枚,未来还能涨到6美元?
数字认知网报道:mSG数字认知网 - 区块链数字货币实时行情平台在加密货币的世界里,艾达币(ADA)的一举一动都备受关注。近期,艾达币的硬分叉事件引发了市场的剧烈震荡。硬分叉作为区块链技术中的一个重要...
阅读: 51

卡尔达诺十年蓝图曝光:ADA币能否复制2021年涨幅?分析师预测2025年目标价6美元
数字认知网报道:Eqz数字认知网 - 区块链数字货币实时行情平台卡尔达诺十年蓝图曝光:ADA币能否复制2021年涨幅?分析师预测2025年目标价6美元在加密货币的世界里,卡尔达诺(Cardano)一直...
阅读: 72

XGame强强联合ADA币:区块链游戏生态爆发能否推动价格突破1美元?
数字认知网报道:7w2数字认知网 - 区块链数字货币实时行情平台XGame强强联合ADA币:区块链游戏生态爆发能否推动价格突破1美元?在当今数字化时代,区块链技术正以前所未有的速度改变着各个行业,游戏...
阅读: 87

莱特币MimbleWimble协议落地:2026年267美元预测能否兑现?
数字认知网报道:Vqq数字认知网 - 区块链数字货币实时行情平台莱特币MimbleWimble协议落地:2026年267美元预测能否兑现?莱特币(Litecoin)作为加密货币领域的重要一员,自诞生以...
阅读: 61
猜你喜欢

比特币市值调整与ETF驱动的复苏之路:机构流入时代的战略加密资产配置
2025-11-10

XMR 空头收紧控制,128 美元阻力位阻碍复苏之路
2025-11-10

PNC银行出纳员涉嫌从客户账户窃取8万美元,面临逃税和挪用公款指控
2025-11-10

DOGE 的下一个重大举措可能由关键的 0.18 美元防御区决定
2025-11-10

加密货币市场展望:Tom Lee 敦促投资者逢低买入
2025-11-10

为什么稳定币可能成为数字金融的特洛伊木马
2025-11-10

Zcash 多头围绕这个很少突破的区域——现在会发生什么?
2025-11-10

XRP 目前的价格与 2012 年比特币的价格相当
2025-11-10

比特币市值回调与ETF驱动的机构化复苏:战略资产配置新时代
2025-11-10
