软件工程

本类阅读TOP10

·PHP4 + MYSQL + APACHE 在 WIN 系统下的安装、配置
·Linux 入门常用命令(1)
·Linux 入门常用命令(2)
·使用 DCPROMO/FORCEREMOVAL 命令强制将 Active Directory 域控制器降级
·DirectShow学习(八): CBaseRender类及相应Pin类的源代码分析
·基于ICE方式SIP信令穿透Symmetric NAT技术研究
·Windows 2003网络负载均衡的实现
·一网打尽Win十四种系统故障解决方法
·数百种 Windows 软件的免费替代品列表
·收藏---行百里半九十

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
用 winetools 配置 wine 在 Debian 下运行 Win32 程序

作者:未知 来源:月光软件站 加入时间:2005-5-13 月光软件站

配置好的 wine 可以运行许多 Win32 程序

这是一个 GPL 的 wine 配置工具 ,

有人说 wine + winetools 可以代替昂贵的 crossover 了

winetools_2.1.1-1_all.deb

用 sudo dpkg -i winetools_2.1.1-1_all.deb 安装

再使用 wt2 和 winetools

hua@hua:~$ cat /usr/share/doc/winetools/README.txt
 This is the WineTools readme. To install WineTools extract the archive in a
 temporary directory and call "./install.sh" as user "root". WineTools will get
 installed at /usr/local/winetools. If you want to have it somewhere else, change
 $BASEDIR in wt211jo and findwine. Execute by typing (Not as root!) "wt2" on
 a shell. All automatic downloads are in german for now. If you want to use
 different localized versions you have to download them on your own and point
 WineTools to it when asked for.
WineTools does not support WINEPREFIX at the moment. It assumes
 your Wine directory to be ~/.wine.
To use WineTools with AMD64 distributions you might have to call wt2 the
 following way: linux32 /usr/local/bin/wt2
If you want to have versions of supported software in your language, send me an
 email with name, version, language and exact download location of the software.
 It will be included in one of the next versions.
If you have unsupported software that is known to be working with Wine, email
 me name, version, language, exact download location of the software and
 instructions, whether you need special config or command line parameters to
 install. It will be included in one of the next versions.
WineTools was initially written by Frank Hendriksen 
 and was extended and is maintained by Joachim von Thadden .
It is licensed under the GPL.
Send comments, bugreports, etc. to [email protected]. Don't blame me for the
 code. It's a horrible hack but it works.
Note: This software comes with absolutely no warranty.
 You will not get any support or help for WineTools, Wine, software
 installations, Linux or Microsoft Windows from the author. If you need
 help, ask the mailing lists at http://www.winehq.org/site/forums. If you
 want support, buy the commercial versions of Wine: CodeWeavers
 CrossOver Office (http://www.codeweavers.com) for Desktop
 Applications or TransGamings Cedega (formerly known as WineX)
 (http://www.transgaming.com) for playing games."
hua@hua:~$ 
hua@hua:~$ cat /usr/share/doc/winetools/README.first
 ****************** DISCLAIMER *******************
 For documents and software available from my site
 I do not warrant or assume any legal liability or
 responsibility for the accuracy, completeness, or
 usefulness of any information, apparatus, product,
 or process disclosed.
**************** LEGAL NOTICE *****************
 This software allows you to install copyrighted
 material. Some of it is Commercial Software, some
 of it is Shareware, Freeware or OpenSource
 Software. You have to look for your own if you
 satisfy the wishes of the respected owner of the
 copyright. Note that you might have to have a
 valid license for Microsoft Windows to use some
 of the software, especially DCOM98 and Internet
 Explorer 6.
E. g. the EULA for IE6 states:
 "NOTE: IF YOU DO NOT HAVE A VALID EULA FOR ANY
 "OS PRODUCT" (INCLUDING, WITHOUT LIMITATION,
 MICROSOFT WINDOWS 98, MICROSOFT WINDOWS NT 4.0,
 MICROSOFT WINDOWS 2000, MICROSOFT MILLENNIUM
 EDITION, MICROSOFT WINDOWS XP, OR ANY OTHER
 MICROSOFT OPERATING SYSTEM THAT IS A SUCCESSOR
 TO ANY OF THE FOREGOING OPERATING SYSTEMS) YOU
 ARE NOT AUTHORIZED TO INSTALL, COPY, OR OTHERWISE
 USE THE OS COMPONENTS AND YOU HAVE NO RIGHTS
 UNDER THIS SUPPLEMENTAL EULA."
******************** USAGE **********************
 The installations with WineTools are very simple.
 First go to the "Base setup" and go through all
 steps. Then you can go to "Install additional
 software" to install Office or which program you
 want.
******************* WARNING *********************
 Note! In order for this tool to work properly you
 *must* go through the "Base setup" before you
 install anything else!!!
******************* H E L P *********************
 If you want to have versions of supported software
 in your language, send me an email with name,
 version, language and exact download location of
 the software. It will be included in one of the
 next versions.
If you have unsupported software that is known to
 be working with Wine, email me name, version,
 language, exact download location of the software
 and instructions, whether you need special config
 or command line parameters to install. It will be
 included in one of the next versions.
hua@hua:~$



相关文章

相关软件