Giter Club home page Giter Club logo

Comments (8)

Tieske avatar Tieske commented on June 15, 2024

lfs hasn't been updated to 5.2, so fix lfs (see http://lua-users.org/lists/lua-l/2011-08/msg00094.html ) or downgrade Lua to 5.1 (if you want to use LuaRocks then only downgrading 5.1 will work probably)

from busted.

ajacksified avatar ajacksified commented on June 15, 2024

The other option is to use luajit instead of lua (which is a good idea almost all the time anyway), which works with lfs. You can brew install luajit and busted will detect and use it automatically.

from busted.

DorianGray avatar DorianGray commented on June 15, 2024

Had a colleague @WestleyArgentum test out a pull request to LFS that hasn't been merged yet and is six months old. It works...but how to get the luarock updated with a new version that supports 5.2...

from busted.

ajacksified avatar ajacksified commented on June 15, 2024

There's another way, too: install 5.1 with homebrew. http://stackoverflow.com/questions/3987683/homebrew-install-specific-version-of-formula using commit 7e5bc89e35

from busted.

Tieske avatar Tieske commented on June 15, 2024

if you're feeling lucky, you might try and fix the rock. The rock file itself is just a zip file. Update the sources in the rock, along with the rockspec, also in the zip file. Then use luarocks to install the rock (from the local modified rock that is, not from a rocks server).
I've never done this, but it should be possible.

from busted.

ajacksified avatar ajacksified commented on June 15, 2024

They've pulled in a 5.2-compat pull request, so we just have to wait on the rockspec. Will comment and close once that's done.

from busted.

DorianGray avatar DorianGray commented on June 15, 2024

Also, it seems like there's build problems with gcc 4.2.1 that comes with homebrew on osx. @WestleyArgentum was able to build using a newer version, although I'm not sure which one.

from busted.

jtarchie avatar jtarchie commented on June 15, 2024

I'm really missing Ruby's bundler and gems. :(

from busted.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.