Advertisement
71GA

Untitled

Aug 31st, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. sudo luarocks install luasql-mysql
  2. Installing https://luarocks.org/luasql-mysql-2.3.5-1.rockspec
  3.  
  4. Error: Could not find header file for MYSQL
  5. No file mysql.h in /usr/local/include
  6. No file mysql.h in /usr/include
  7. You may have to install MYSQL in your system and/or pass MYSQL_DIR or MYSQL_INCDIR to the luarocks command.
  8. Example: luarocks install luasql-mysql MYSQL_DIR=/usr/local
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement