[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: luaprofiler fails to install in a useful place on Debian
- From: nr@... (Norman Ramsey)
- Date: Mon, 19 May 2008 17:59:30 -0400 (EDT)
I think this is probably a luarocks problem, but I did
download and install luarocks with defaults
luarocks install luaprofiler
and the profiler.so gets installed in some weird luarocks
place where 'require' can't find it.
I hope I can just copy profiler.so into /usr/local/lib/lua/5.1
and all will be well...
I'm cc-ing Lua-L since I don't know how else to reach the rocks people.
Norman
P.S. Packagers and writers of configure scripts might want to keep in
mind that installations may have multiple versions of Lua installed
at once. I have some lua40 scripts that I probably will never upgrade,
because they just work.