Hello Hisham, 

I am not Peter Colberg and my problem is not uploading rocks. There must have 
been some miscommunication.

My problem is during luarocks install. 

On Windows 7, I installed mingw64, then msys and then installed lua 5.2 with 
"make mingw" from the msys environment  which seems to have compiled everything 
, and created the binaries lua.exe, luac.exe, lua52.dll in the /usr/local/bin 
and the liblua.a in /usr/local/lib (the /usr is in the mounted list from 
E:\Apps\msys, but windows is on C:). So also w/the /usr/local/include files 

Then I tried installed luarocks from the git sources on github, as if it were a 
pure UNIX install using .configure, make build and make install. Seems 
everything got installed as per the doc, (the /usr/local/bin contains the 
luarocks, AND luarocks-5.2, + luraocks-admin and luarocks-admin-5.2. and also 
the stuff in w the /usr/local/etc and /usr/local/share

But when I run "luarocks" it gives 


E:\Applications\msys\local\bin\lua.exe: E:/Applications/msys/local/bin/luarocks:
4: module 'luarocks.loader' not found:
        no field package.preload['luarocks.loader']
        no file '/usr/local/share/lua/5.2/luarocks\loader.lua'
        no file 'E:\Applications\msys\local\bin\lua\luarocks\loader.lua'
        no file 'E:\Applications\msys\local\bin\lua\luarocks\loader\init.lua'
        no file 'E:\Applications\msys\local\bin\luarocks\loader.lua'
        no file 'E:\Applications\msys\local\bin\luarocks\loader\init.lua'
        no file '.\luarocks\loader.lua'
        no file 'E:\Applications\msys\local\bin\luarocks\loader.dll'
        no file 'E:\Applications\msys\local\bin\loadall.dll'
        no file '.\luarocks\loader.dll'
        no file 'E:\Applications\msys\local\bin\luarocks.dll'
        no file 'E:\Applications\msys\local\bin\loadall.dll'

sorry if I am not meant to post on this forum. 
        no file '.\luarocks.dll'
stack traceback:
        [C]: in function 'require'
        E:/Applications/msys/local/bin/luarocks:4: in main chunk
        [C]: in ?




Sharad Honavar  
773-456-0125

--------------------------------------------
On Mon, 7/28/14, Hisham <h...@hisham.hm> wrote:

 Subject: Re: [Luarocks-developers] Uploading rocks for existing projects
 To: "LuaRocks developers list" <luarocks-developers@lists.sourceforge.net>
 Date: Monday, July 28, 2014, 3:15 PM
 
 On 28 July 2014 10:15, Peter Colberg
 <pe...@colberg.org>
 wrote:
 > Dear LuaRocks developers,
 >
 > I would like to upload new rocks for a few of my
 projects, and noticed
 > that the LuaRocks repository has been transfered to
 MoonRocks in the
 > meantime. I created a MoonRocks account and sent a mail
 to Leaf
 > Corcoran asking to claim my rocks, but so far the rocks
 are still
 > owned by the luarocks account.
 >
 > Is there anything else I could do to claim existing
 rocks?
 
 What's your username and which are your rocks? I can try to
 handle this.
 
 -- Hisham
 
 ------------------------------------------------------------------------------
 Infragistics Professional
 Build stunning WinForms apps today!
 Reboot your WinForms applications with our WinForms
 controls. 
 Build a bridge from your legacy apps to the future.
 http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
 _______________________________________________
 Luarocks-developers mailing list
 Luarocks-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/luarocks-developers
 

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to