Release Notes for WINE 20050628 port to SCO UnixWare 7.1.4
platform
It contains,
The port
of Wine 20050628 to UnixWare
7.1.4 platform makes it possible to run Windows programs on SCO UnixWare 7.1.4.
For more information, refer
http://www.winehq.com
For installing wine binary package, execute
following steps:
- Download the wine binary package
- #pkgadd -d /downloaded_dir_path/wine-20050628.pkg
To run wine, give "wine" command on
shell prompt as bellow,
wine program [arguments]
wine --help
wine --version
-
Runtime exception occurs while running taskmgr.exe.
-
Error called "libwine.dll is not being located properly" occurs
while running winhelp.exe.
-
Error in getting network interface information while running
iphlpapi_test.exe.
-
Function called AVIFileInit() is not implemented for OSR6.0. so error
occurs while running aviinfo.exe.
-
Error in encryption library occurs while running crypt32_test.exe or
advapi32_test.exe.
-
Runtime error occurs in drawing mode while running the ddraw_test.exe.
-
File called dsound_test.exe is not running properly while sound card is not
properly installed and it gives runtime error.
-
Error in creating new directory and runtime exception occurs while running
kernel32_test.exe.
-
Kernel32 pipe tests fails, runtime error in kernel32 thread library, error
in time format translation occurs while running kernel32_test.exe.
-
Error in OLE32 library's moniker tests and in loading GIF format while
running ole32_test.exe.
-
Error in Shell32 API occurs while running shell32_test.exe.
-
Error occurs in user32 library's class operations, in executing the test
complexity for user32 library's messaging functions and runtime error in winstation library while running user32_test.exe.
-
Error in network socket functionality occurs while running ws2_32_test.exe.
Build Dependencies
- UpdateSet (Base Operating System Upgrade
CD : CD 2)
- SCOx package
- UDK package
- OSTools
- Maintenance pack 2 (MP2)
-
xorgfonts package
Build Tools Requirements
- gcc2.7.2 or later version.
- GNU Tools
- Flex version 2.5 or later
Build
and Packaging
For compiling and packaging, execute the
following steps:
- Download and extract wine-20050628-source.tar file
in a temporary directory called "dir_name".
- #cd "dir_name"
- #./buildWine.sh
- Download and install Metapkg 2.0.3
- #./pkgWine.sh