Welcome, Guest. Please login or register.

Author Topic: E-uae Problems  (Read 3490 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline pedro7

  • Jr. Member
  • **
  • Join Date: Jul 2006
  • Posts: 81
    • Show all replies
Re: E-uae Problems
« on: November 03, 2006, 02:27:48 AM »
I had problems with wrong package versions when I tried to install e-uae. My problems were solved by getting the source .tar.bz2 file from the e-uae site compiling it myself.
It's not too difficult to compile it yourself, even if you are new to linux. I think a simple './configure' followed by 'make' worked for me. There are options that you can use which are explained in the docs but I think all the important ones are enabled by default. IIRC there is no 'make install' step, the binary file generated can be run from your home directory.