En/wine multilib: Difference between revisions
No edit summary |
Added Wine 1.7 section to the Wine Multilib page. |
||
| Line 179: | Line 179: | ||
'''Be sure to update the 32 bit Mesa package before you run the conversion script otherwise package mesa-compat32-8.0.4-x86_64-1compat32.txz will lack the libOSMesa library'''. | '''Be sure to update the 32 bit Mesa package before you run the conversion script otherwise package mesa-compat32-8.0.4-x86_64-1compat32.txz will lack the libOSMesa library'''. | ||
=== Wine 1.7.0 === | |||
The new Wine development branch 1.7 was officially released 2nd August 2013. A new dependency was added to the list of Wine needed packages: library [http://www.littlecms.com/ Little CMS] a small footprint feature rich color management engine. The package is needed to compile and run Wine in Slackware 14.0. | |||
For the '''32 bit Slackware version''' install package '''lcms2-2.3-i486-1.txz''' from the net or from a Slackware install Cd / Dvd. For the '''64 bit Slackware version''' two packages are needed instead of only one: '''lcms2-2.3-x86_64-1.txz''' and '''lcms2-compat32-2.3-x86_64-1compat32''' resulting from a conversion of the 32 bit package. | |||
If You followed the previously described procedure, package lcms2-2.3-i486-1.txz can be converted recurring to command: | |||
convertpkg-compat32 -i /mnt/slackiso/slack-14.0/slackware/l/lcms2-2.3-i486-1.txz -d /tmp/compat32/l | |||