Rilis Wine 1.6, Install Wine di Ubuntu/Linux Mint/dan basis Ubuntu Lainnya (Metode PPA dan Pemasangan lewat Sumber)

Install Wine 1.6 di Ubuntu 13.10 Saucy/Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 15/14/13 (Rilis Terbaru)

Garis Perintah - Wine adalah sebuah Aplikasi yang dapat membiarkan kamu menjalankan Aplikasi Windows di Sistem Operasi yang lain. Dengan Wine, kamu dapat menginstall dan menjalankan aplikasi tersebut seperti halnya di Windows. Wine memungkinkan pengguna Linux,Mac,FreeBSD, dan Solaris untuk menjalankan Aplikasi Windows tanpa Microsoft Windows itu sendiri. Wine merupakan perangkat lunak bebas dibawah pengembangan yang dilakukan terus-menerus.

Tim Wine dengan bangga mengumumkan rilis stabil Wine 1.6 sekarang telah tersedia.
Rilis ini menggambarkan kerja 16 pengembangan dan 10.000 perubahan. Sorotan utama yakni driver penggerak baru Mac, dukungan penuh transparansi jendela, dan paket Mono baru untuk dukungan aplikasi .NET. Wine 1.6 juga banyak terdapat perbaikan dari segala bidang, seperti dukungan untuk banyak aplikasi dan permainan.

Perubahan Utama di Rilis ini:
User interface: Input validation is improved in the date and calendar controls.
User interface: Window transparency is supported, including both color keying and alpha blending transparency.
User interface: All window rendering is done on the client-side using the DIB engine (except for OpenGL rendering).
X11 driver: XRandR versions 1.2 and 1.3 are supported.
X11 driver: X11 server-side font rendering is no longer supported. All fonts are rendered client-side using FreeType.
Graphics: OpenGL rendering is supported in device-independent bitmaps using libOSMesa.
Graphics: Path gradients are implemented in GdiPlus.
Graphics: More image codecs features are implemented, including JPEG encoding, palette formats, and meta-data support for various image types.
Text and fonts: Bi-directional text support is improved in the RichEdit control.
Text and fonts: Built-in fonts are more complete, with the addition of FixedSys and Wingdings fonts, more high-resolution pixel fonts, and a wider range of glyphs in the existing fonts, notably Arabic glyphs in Tahoma.
Text and fonts: Dynamic loading of scalable font resources is supported.
Input devices: There is a joystick applet in the control panel, to allow configuring joysticks and testing their behavior.
Input devices: The raw input API is supported for keyboard and mouse input.
Kernel: File times are reported with nanosecond resolution.
Kernel: Wine can be configured to report the Windows version as 'Windows 8'.
Kernel: A monotonic time counter is used on platforms that support it, to make timers more robust against system time changes.
Kernel: DOSBox is tried first when running a DOS application. The Wine DOS support is only used as a fallback when DOSBox cannot be found, and will be removed in a future release.
.NET support: The Mono runtime is packaged as an MSI file, and its installation can be managed from the "Add/Remove Programs" control panel. It is automatically installed on Wine prefix updates.
.NET support: .NET mixed mode assemblies are supported.
.NET support: The Microsoft .NET 4.0 runtime can be installed for cases where Mono is not good enough yet.
Internet and networking: HTTPS connections use GnuTLS. OpenSSL is no longer used.
Internet and networking: The TLS 1.1 and TLS 1.2 protocols are enabled by default, with automatic fallback to TLS 1.0. The SSL2 protocol is disabled by default.
Internet and networking: Security certificate validation errors are handled better.
Internet and networking: ActiveX controls can be downloaded and installed automatically.
Internet and networking: NTLM and Negotiate authentication protocols are supported.
Audio and video: DirectSound has a better resampler.
Audio and video: Audio device enumeration is improved, and multi-channel devices are better supported.
Audio and video: VMR-9 video rendering is implemented.
Printer support: The PPD files of already installed printers are automatically refreshed when needed.
Printer support: Printing resolution can be configured from the print dialog.
Daftar Lengkap Perubahan Wine 1.6 disini.

Install Winehq 1.6 di Ubuntu/Linux Mint buka Terminal(Tekan Ctrl+Alt+T) dan salin perintah berikut di Terminal:
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.6
sudo apt-get install winetricks

Install Wine 1.6 dari sumber untuk Debian/Ubuntu/Linux Mint buka Terminal(Tekan Ctrl+Alt+T) dan salin perintah berikut di Terminal:
sudo apt-get install flex bison qt3-dev-tools qt4-qmake
wget http://prdownloads.sourceforge.net/wine/wine-1.6.tar.bz2
tar -xjvf wine-1.6.*
cd wine-1.6.*
./configure
cd tools; ./wineinstall

Kamu dapat mengunduh sumber Wine 1.6 untuk Distribusi lainnya di Source Forge.

Selesai
Terjemahan Bebas dari Noobslab

Artikel Terkait

Previous
Next Post »