Git Product home page Git Product logo

lithium's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lithium's Issues

Fails to install on Ubuntu 14.04 LTS

I have followed the instructions and the instalation is not working, probably because the code must be updated. The problems I found are:

  1. The nitrogen link should be now https://github.com/nitrogen/nitrogen
  2. Then after cloning nitrogen manually, running "make init" runs well:

git submodule init
git submodule update
Submodule path 'lib/nitrogen': checked out '003da14393616f411f08793b89e8d42658ebc3cb'
mkdir -p ./lib/mochiweb/ebin
ln -sf ../lib/nitrogen/www wwwroot/nitrogen

Success! Now run "make start".

  1. But then running "make start" I get:

$ make start
(cd lib/mochiweb ; make all)
make[1]: Entering directory /home/mg/Downloads/LFE_Projects/lithium/lib/mochiweb' (cd src;make all) make[2]: Entering directory/home/mg/Downloads/LFE_Projects/lithium/lib/mochiweb/src'
erlc -W -I ../include +debug_info -o ../ebin mochifmt.erl
erlc -W -I ../include +debug_info -o ../ebin mochifmt_records.erl
mochifmt_records.erl:12: parameterized modules are no longer supported
mochifmt_records.erl:19: variable 'Recs' is unbound
make[2]: *** [../ebin/mochifmt_records.beam] Error 1
make[2]: Leaving directory /home/mg/Downloads/LFE_Projects/lithium/lib/mochiweb/src' make[1]: *** [all] Error 2 make[1]: Leaving directory/home/mg/Downloads/LFE_Projects/lithium/lib/mochiweb'
make: *** [mochiweb.beam] Error 2

Can you fix this?
Thanks

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.