On Wed, 18 Jul 2001, David Douthitt wrote:
> Brings up a question - like busybox, lua (the interpreter) is extensible
> - I mean, via libraries and code and such. So now, on my system or
> around here I have:
>
> 1. Lua
> 2. Lua + POSIXLibrary (poslib)
> 3. Lua + POSIX Library + Lua sockets (network programming)
> 4. Lua + POSIX Lib + LuaSocket + regex (Standard Regular Expressions)
>
> All of these are Lua; all are Lua 4.0. What's a packager to do? I
> wouldn't even know what to do with an RPM.... but more than 8 chars
> would be nice... (sigh).
You could use the following, but I am sure it will run into other
obsticals and limits and name conflicts. They map to the list you have
above:
1) Lua
2) Lua-p
3) Lua-ps
4) Lua-psr
Dale.
_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel