Trying to run the program on my intel-based Mac, I got the error
message that the PowerPC architecture was no longer supported. Indeed,
the current version of Mac OS X doesn't support PowerPC binaries, only
x86 or IA64 binaries.
Is there a way to get the program running on my Mac under OS X? I
suppose I could use and older version of OS X to run in PPC emulation
mode, but that would be very slow.
At some point I should compile the code on a new Mac and provide the
binaries in the website. Meanwhile I guess you can compile the source
code straight from your computer. The user-guide should provide enough
information to do it.
Let me know if you have any trouble with that.
Best,
Joao
On Feb 6, 3:49 pm, Jean <jeanpecc...@gmail.com> wrote:
> Trying to run the program on my intel-based Mac, I got the error
> message that the PowerPC architecture was no longer supported. Indeed,
> the current version of Mac OS X doesn't support PowerPC binaries, only
> x86 or IA64 binaries.
> Is there a way to get the program running on my Mac under OS X? I
> suppose I could use and older version of OS X to run in PPC emulation
> mode, but that would be very slow.
> At some point I should compile the code on a new Mac and provide the
> binaries in the website. Meanwhile I guess you can compile the source
> code straight from your computer. The user-guide should provide enough
> information to do it.
> Let me know if you have any trouble with that.
> Best,
> Joao
> On Feb 6, 3:49 pm, Jean <jeanpecc...@gmail.com> wrote:
> > Dear Joao,
> > Trying to run the program on my intel-based Mac, I got the error
> > message that the PowerPC architecture was no longer supported. Indeed,
> > the current version of Mac OS X doesn't support PowerPC binaries, only
> > x86 or IA64 binaries.
> > Is there a way to get the program running on my Mac under OS X? I
> > suppose I could use and older version of OS X to run in PPC emulation
> > mode, but that would be very slow.