Linux, Wine & MediaMonkey: Difference between revisions
Line 14: | Line 14: | ||
==Adding MediaMonkey + Wine== | ==Adding MediaMonkey + Wine== | ||
After installing Wine, MediaMonkey can be installed without any problems. If you run MM now, you will have lots of trouble. | |||
MediaMonkey needs some libraries to run. Please use winetricks http://wiki.winehq.org/winetricks to install gecko, vb6run, vc6run, wmp10. More packages might be necessary, or maybe theses packages are creating problems. | |||
A Linux package is also needed. It is called winbind and provides ntlm_auth. In Ubuntu you can use Applications/System/Synaptyc Package Manager. | |||
Wine needs a little bit of configuration before running. Go to Applications/Wine/Configuration. In the drive pane select Autodetect. In the audio pane, select whatever creates some sound to you. | |||
==Function Tests== | ==Function Tests== | ||
==Misc notes and links== | ==Misc notes and links== |
Revision as of 20:19, 30 April 2008
Introduction
Can MediaMonkey 3 run on Linux via Wine?
This is a place where working notes about the attempt can be collected.
Inspired by botijo's original work via the forums.
Test Environment
Ubuntu Linux 8.04
MediaMonkey3 lastest beta v3.0.3.1164 for initial tests.
Adding Wine to Ubuntu
Please follow instructions at http://www.winehq.org/site/download-deb . Version tested here is 0.9.60.
Adding MediaMonkey + Wine
After installing Wine, MediaMonkey can be installed without any problems. If you run MM now, you will have lots of trouble. MediaMonkey needs some libraries to run. Please use winetricks http://wiki.winehq.org/winetricks to install gecko, vb6run, vc6run, wmp10. More packages might be necessary, or maybe theses packages are creating problems. A Linux package is also needed. It is called winbind and provides ntlm_auth. In Ubuntu you can use Applications/System/Synaptyc Package Manager. Wine needs a little bit of configuration before running. Go to Applications/Wine/Configuration. In the drive pane select Autodetect. In the audio pane, select whatever creates some sound to you.