magnusfalkirk wrote:
>
> I wouldn't mind a copy of the latest version of Open Emulator.
>
Gotcha.
Also, I tested this Intel binary on a 10.5 system. Crash! The problem is
that I compiled on a 10.6 system which has a newer version of libxml2. It's
dynamically linked, so when I try to run OpenEmulator on a 10.5 system which
has an older libxml2, the program crashes.
The solution that I've thought of so far is to statically link against
libxml2.
The PPC binary of OpenEmulator doesn't work correctly on my Intel 10.5
system, so that's not an option, either.