Ok,

It would seem I found the problem to my solution by following the
instructions at http://wiki.ael.be/ion/index.php/HowToOSXIon2

This resulted in the source compiling - kind of. In actual fact "make
all" was having loads of problems and in the end the only way I could
get it to work was to descend into every subdirectory and issue the
same command.

Anyway, Ion3 seems to be installed now, but it wont start. It spits
the following out at me:

>> Could not connect to X display ''
>> Refusing to start due to encountered errors.

This happens when I try to launch it from the CLI in a normal OS X
session and apparently when I try to launch X11 with my .xinitrc set
up as follows:

quartz-wm --only-proxy &
xmodmap ~/.Xmodmap
exec ion3

Any ideas?

Thank you so much.

Noah Slater

On Sun, 12 Dec 2004 13:52:15 +0000, Noah Slater <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> When running ./configure as root on Darwin (Mac OS X) the script stops
> on the following line:
> 
> > checking for lua_open in -llua... no
> 
> This maybe of help also:
> 
> [EMAIL PROTECTED]: /Users/noah/Scratch/ion-3ds-20041104 # lua -v
> Lua 5.0.2  Copyright (C) 1994-2004 Tecgraf, PUC-Rio
> 
> I'm going crazy trying to hack this into OS X and any help at all
> would be greatly apreciated! :)
> 
> Thanks,
> Noah
>

Reply via email to