lua-users home
lua-l archive

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


The make target for linux still needs to include ncurses in order to
compile on certain Red Hat flavored distros, including Centos.

linux:
        $(MAKE) $(ALL) MYCFLAGS="-DLUA_USE_LINUX" MYLIBS="-Wl,-E -ldl
-lreadline -lncurses"

This is in the 5.1.4 Makefile, but someone either forgot why or
thought that the RH bug this addresses might have been fixed by this
time.

Chris
--
51st century guy