-
Notifications
You must be signed in to change notification settings - Fork 0
lzhou/lua
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
GNU-Autotoolize the Lua packages
- How to install
- Change the version to what you want in the following files:
- configure.ac # Near the top of the file; search for AC_INIT
- The default is to install lua-5.3.5
- Run the following commands
$ autoreconf -vif
$ ./configure --prefix=/where/you/want/to/install
$ make
$ make check
$ [sudo] make install
About
GNU Autotoolize Lua distributions
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published