Sponsored Links
My Products
configuring linux

Hello, I meet installed UNIX 2 life ago, and I installed Wine to establish whatever windows softwares.
My discourse is: how crapper i configure Wine to emulate windows 98?
Im using the Ubuntu distro


Related Blogs


    Related Blogs

      Share and Enjoy:
      • Digg
      • Sphinn
      • del.icio.us
      • Facebook
      • Mixx
      • Google
      • LinkedIn
      • Live
      • MySpace
      • Print this article!
      • Reddit
      • StumbleUpon
      • Technorati
      • Wykop
      • YahooMyWeb
      • E-mail this story to a friend!

      One Response to “configuring WINE (Linux)?”

      • camzakcamzak says:

        Alright! Now this is an easy one. I’m currently running Ubuntu 8.10 (I think). Wine should be able to run most programs without specifically setting it for windows 98. First, make sure that you have wine installed, open up terminal, type in:
        sudo apt-get install wine

        Now to configure wine, run winecfg
        Wine shouldn’t for the most part need any configuring from this menu. You might be missing a DLL or something like that. Navigate to the location the exe file is, and run the exe with wine, ergo:
        wine whateverthefileiscalled.exe

        If it runs, great, if it comes up with an error you’re missing a DLL, search for that DLL, and put that DLL into your ~/.wine/drive_c/windows/system folder.

      Leave a Reply