First off, I&#39;m glad to see another Radio Mobile user out there! I run the program at work on Windows, but never tried it under Wine.<br><br>I am running Slackware-current (32-bit), Wine 0.9.59, and except for a ton of fixme&#39;s scrolling by, the program seems to work just fine for me. I have not had any problems with FreeImage.dll loading, and all file formats seem to work successfully. Whether this is from running a 32-bit OS, I don&#39;t know for sure.<br>
<br>Here is what I did to get it running:<br><br>1. Create the folder Radio_Mobile in ~/.wine/drive_c/<br>2. Download and unzip the program files into the Radio_Mobile directory<br>3. (key step for me) Install the required DLL (msvbvm60.dll) using winetricks:<br>
<br>$ wget <a href="http://www.kegel.com/wine/winetricks">http://www.kegel.com/wine/winetricks</a><br>$ sh winetricks vb6run<br><br>4. Run the program:<br><br>$ cd ~/.wine/drive_c/Radio_Mobile<br>$ wine rmweng.exe<br><br>
5. Extract a map (I just let it automatically download the map data for my Lat/Long), and click File -&gt; Save picture as...<br><br>Maybe this will help. If not, perhaps someone else can provide some suggestions. I&#39;m still getting my feet wet with Wine.<br>
<br>Good luck!<br><br>