Find the answer to your Linux question:
Results 1 to 5 of 5
There has to be some kind of emulator of windows 95 or 98 for linux. Can someone tell me if there is one? EDIT: I am running on a mac ...
  1. #1
    Just Joined!
    Join Date
    Sep 2007
    Posts
    33

    Emulator 95

    There has to be some kind of emulator of windows 95 or 98 for linux. Can someone tell me if there is one?

    EDIT: I am running on a mac ibook laptop with 700 mHz of cpu with a powerpc 3 and 128 of ram

  2. #2
    Linux Enthusiast
    Join Date
    Apr 2004
    Location
    UK
    Posts
    658
    The tool you are after is WINE. It's not perfect, but it is very impressive. You should be able to install it through apt.

    There is a board on this forum dedicated to it if you need help.

    Let us know how you get on,

    Chris...
    To be good, you must first be bad. "Newbie" is a rank, not a slight.

  3. #3
    Just Joined!
    Join Date
    Sep 2007
    Posts
    33
    I edited my main post so sorry and check that out.

  4. #4
    Linux Enthusiast
    Join Date
    Apr 2004
    Location
    UK
    Posts
    658
    Your big problem is that you can't run code compiled for an x86 processor on a powerpc processor.

    You could try qemu to emulate the required processor and then install wine on top of that, but you would need someone else's help there.

    Let us know how you get on,

    Chris...
    To be good, you must first be bad. "Newbie" is a rank, not a slight.

  5. #5
    Just Joined!
    Join Date
    Sep 2007
    Posts
    33
    i started to work with qemu but then i got stuck, i downloaded it and i believe installed it. Now what, is there a guide? Note: it has to be a guide for my ppc not a x86 on an x86.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •