I download nitrogen in http://nitrogenproject.com/downloads, and what I download is nitrogen-2.3.1-mochiweb.tar.gz, a linux binares.
When I run ./bin/nitrogen console ,it's error "/lib64/libc.so.6:versionGLIBC2.14
" not found. And after I installed glibc-2.14 and glibc 2.15,I run ./bin/nitrogen console again, but it failed,and the error is "Segmentation fault (core dumped)".
I have no idea about this problem.I check the ./log/run_erl.log, but found nothing useful.