Re: Compiling Lua Problem on OSX?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Compiling Lua Problem on OSX?
- From: Mike Pall <mikelu-0703@...>
- Date: 2007年3月15日 12:50:27 +0100
Hi,
Richard Warburton wrote:
> ~/Desktop/Install/lua5.1/mak.macosx root# make
> ==== Building lua5.1_dll ====
Umm?! This must be a modified Lua distribution. I suggest you
remove all traces of it and get the original distribution:
http://www.lua.org/ftp/lua-5.1.1.tar.gz
"make macosx" works out-of-the-box.
Bye,
Mike