Sorry, just read again- that's weird. Can you install them seperately, then
install busted?

On Mon, Aug 20, 2012 at 4:51 PM, Jack Lawson <ajacksif...@gmail.com> wrote:

> Right - you're missing dependencies. You need to luarocks install those
> dependencies.
>
> Jack
>
> On Mon, Aug 20, 2012 at 4:11 PM, Rob LaRubbio <r...@ziplinegames.com>wrote:
>
>> I'm having trouble installing busted on OSX and ubuntu.  On my mac this
>> is the output:
>>
>> $ luarocks install busted
>> Installing http://luarocks.org/repositories/rocks/busted-1.0-1.src.rock.
>> ..
>> Archive:
>>  /private/tmp/luarocks_luarocks-rock-busted-1.0-1-6969/busted-1.0-1.src.rock
>>   inflating: busted-1.0-1.rockspec
>>  extracting: busted-1.0.tar.gz
>>
>> Missing dependencies for busted:
>> dkjson >= 2.1.0
>> lua_cliargs >= 1.1
>>
>> Archive:
>>  /private/tmp/luarocks_luarocks-rock-dkjson-2.2-1-4423/dkjson-2.2-1.src.rock
>>   inflating: dkjson-2.2-1.rockspec
>>   extracting: dkjson-2.2.tar.gz
>> Updating manifest for /usr/local/lib/luarocks/rocks
>>
>> dkjson 2.2-1 is now built and installed in /usr/local/ (license: MIT/X11)
>> Archive:
>>  
>> /private/tmp/luarocks_luarocks-rock-lua_cliargs-1.1-1-6661/lua_cliargs-1.1-1.src.rock
>>   inflating: lua_cliargs-1.1-1.rockspec
>>   inflating: lua_cliargs-1.1.tar.gz
>> Updating manifest for /usr/local/lib/luarocks/rocks
>>
>> lua_cliargs 1.1-1 is now built and installed in /usr/local/ (license:
>> MIT/X11)
>>
>> Error: Failed copying busted
>>
>> On the linux box:
>>
>> $ luarocks install busted
>> Installing http://luarocks.org/repositories/rocks/busted-1.0-1.src.rock.
>> ..
>> Archive:
>>  /tmp/luarocks_luarocks-rock-busted-1.0-1-5474/busted-1.0-1.src.rock
>>   inflating: busted-1.0-1.rockspec
>>  extracting: busted-1.0.tar.gz
>>
>> Error: Parse error processing dependency 'lua_cliargs >= 1.1'
>>
>> -Rob
>>
>> On Mon, Aug 20, 2012 at 2:28 PM, Jack Lawson <ajacksif...@gmail.com>wrote:
>>
>>> Looks great. Thanks!
>>>
>>> Jack
>>>
>>>
>>> On Mon, Aug 20, 2012 at 2:24 PM, Hisham <h...@hisham.hm> wrote:
>>>
>>>> On Mon, Aug 20, 2012 at 3:27 PM, Jack Lawson <ajacksif...@gmail.com>
>>>> wrote:
>>>> > Hi,
>>>> >
>>>> > I'm really excited to announce the 1.0 release of Busted, a new unit
>>>> testing
>>>> > framework for Lua with a ton of awesome features. Installed with
>>>> luarocks,
>>>> > it runs on OSX, Linux, and Windows by running `busted [path]
>>>> <options>`,
>>>> > such as "busted spec." The framework itself is tested internally with
>>>> the
>>>> > builtin assert, and then tests itself in many instances.
>>>> >
>>>> > The rockspec:
>>>> >
>>>> https://raw.github.com/Olivine-Labs/busted/master/busted-1.0-1.rockspec
>>>>
>>>> I uploaded it to the repo, so now one can install it by typing
>>>> "luarocks install busted".
>>>>
>>>> Kudos!
>>>>
>>>> -- Hisham
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Live Security Virtual Conference
>>>> Exclusive live event will cover all the ways today's security and
>>>> threat landscape has changed and how IT managers can respond.
>>>> Discussions
>>>> will include endpoint security, mobile security and the latest in
>>>> malware
>>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>>> _______________________________________________
>>>> Luarocks-developers mailing list
>>>> Luarocks-developers@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/luarocks-developers
>>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Live Security Virtual Conference
>>> Exclusive live event will cover all the ways today's security and
>>> threat landscape has changed and how IT managers can respond. Discussions
>>> will include endpoint security, mobile security and the latest in malware
>>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>> _______________________________________________
>>> Luarocks-developers mailing list
>>> Luarocks-developers@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/luarocks-developers
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> Luarocks-developers mailing list
>> Luarocks-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/luarocks-developers
>>
>>
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to