From: Steve K. <ha...@ya...> - 2006-05-08 11:00:30
|
Hi all, I would like to use luasql with wxlua and failled. Do googling and saw some old thread about it but not sure how to resolve. If I do a cd to the lua dir inside wxLua distribution and make; a binary lua will be created in bin of wxLua. Using that binary ; require'luasqlmysql' is fine. However if I use the binary wxlua and type require'luasqlmysl' in the editor window and run, the console prints the error: error loading module 'luasqlmysql' from file './luasqlmysql.so': dynamic libraries not enabled; check your Lua installation how can I enable it in wxlua? which is a bit strange as the lua core built exactly the same produce lua baniry and works, wxLua is the snapshot version wxLua_Snapshot_2006-05-07.tar.gz. Thank you in advance. I will look into the source to see what I can find anyway. S.KIEU --------------------------------- On Yahoo!7 Answers: Real people ask and answer questions on any topic. |