Hi,

I have installed Luarocks 2.0.6 on Linux using the following
configuration:

./configure \
    --prefix=/usr \
    --sysconfdir=/etc/luarocks \
    --lua-suffix=5.1 \
    --with-lua-include=/usr/include \
    --with-lua-lib=/usr/lib \
    --rocks-tree=/usr/local/lib/luarocks \
    --with-downloader=wget \
    --with-md5-checker=md5sum

When I run, for example, "luarocks install lunamark", luarocks correctly
installs lunamark and its dependencies.  However, does *not* install the
command-line scripts that come with this rock.  What am I doing wrong?

Holger


------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to