lua-users home
lua-l archive

Re: error compiling lua 5.1.4 on ubuntu64bit

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> It's possible to build Lua without readline but it does make the
> command prompt more usable.
Here's one way:
	cd src; make linux; rm lua lua.o; make posix MYLIBS="-ldl -Wl,-E"

AltStyle によって変換されたページ (->オリジナル) /