Which version of Erlang did you install? Which version of Ubuntu are you running?
--Kai Sent from my iPhone > On Mar 13, 2015, at 12:11, Darren Daly <[email protected]> wrote: > > Hi all, > > I am getting an error when running make on chicago boss folder. > I am using Ubuntu. > > Procedure: > Installed erlang: > wget http://packages.erlang-solutions.com/erlang-solutions_1.0_all.deb > sudo dpkg -i erlang-solutions_1.0_all.deb > sudo apt-get update > sudo apt-get install erlang > > Chicago Boss: > git clone https://github.com/ChicagoBoss/ChicagoBoss.git > cd ChicagoBoss/ > git checkout tags/v0.8.14 > make > > make gives me an error as follows: > > Cloning into 'uuid'... > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > ERROR: git clone -n git://gitorious.org/avtobiff/erlang-uuid.git uuid failed > with error: 128 and output: > Cloning into 'uuid'... > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository exists. > > ERROR: 'get-deps' failed while processing > /home/darren/git/ChicagoBoss/deps/boss_db: rebar_abort > Makefile:11: recipe for target 'all' failed > make: *** [all] Error 1 > > Stuck on this for hours now, if anyone has come across this before I would > love to hear how you got past it. > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "ChicagoBoss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at http://groups.google.com/group/chicagoboss. > To view this discussion on the web visit > https://groups.google.com/d/msgid/chicagoboss/733c593b-30a0-4e8f-b8da-dda31231396a%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/C49B98AE-CABB-417E-9442-09195FBD377F%40gmail.com. For more options, visit https://groups.google.com/d/optout.
