Query: lua-config50
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
lua-config(1) General Commands Manual lua-config(1)NAMElua-config - Lua configuration informationSYNOPSISBasic usage gcc ` lua-config --include ` my_prog.c -o my_prog ` lua-config --libs `DESCRIPTIONThe lua-config script allows you to determine useful information about the chosen version of lua running on the Debian GNU/Linux system in use. More information can be found by running lua-config without any arguments.CAVEATSThis script is unique to Debian and as such you shouldn't rely on its presence on every system. Lua is an embedded language by default and different Linux distributions each take a different approach to making it possible to compile with Lua. The pkg-config system also provides a way to look for libraries and is more likely to be supported across different Linux distributions. Debian's pkg-config name for Lua 5.0 is lua50 and the libraries are in lualib50. These pkg-config files can be found in the liblua50-dev and liblualib50-dev packages.AUTHORlua-config was written by Daniel Silverstone <dsilvers@debian.org>. This manual page was written by Daniel Silverstone <dsilvers@debian.org>. For the Debian project. It may be used without restriction in any other system.SEE ALSOlua(1) pkg-config(1) lua-config(1)
Related Man Pages |
---|
g-wrap-config(1) - debian |
lua50(1) - debian |
rrdlua(1) - debian |
prosody-migrator(8) - debian |
lua(1) - centos |
Similar Topics in the Unix Linux Community |
---|
Xstartup file failure - HELP !! |
Use of join |
Manipulating Data |
question on shell script |
Program compile problem (glib pkg-config) |