using math lua module

AVK avinash at avinash.com.np
Sun Aug 16 11:44:06 CEST 2015


Quick question,
How can i use the math module in lua ? I see that it is there in the
contrib folder of lua pkg so it should be built hopefully.

Whenever i require("math") in lua, i get an error like


Ned: ERROR: rom/json.lua:32: module 'math' not found:
    no field package.preload['math']
    no file 'rom/math.lua'
    no file './math.so'
    no file '/usr/local/lib/lua/5.1/math.so'
    no file '/usr/local/lib/lua/5.1/loadall.so'


-- 
---
Avinash Kundaliya
avinash at avinash.com.np
http://avinash.com.np
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20150816/24a2e316/attachment.html>


More information about the l4-hackers mailing list