I’m trying to install Allegrograph on Ubuntu 14.04.2 LTS using the below instructions from here
However, I’m having problems. I have created the directory /home/me/Allegrograph_4.14.1
and have myself as the owner. I then submit:
agraph-4.14.1/install-agraph` /home/me/Allegrograph_4.14.1
However, I just get an error saying that install-agraph
does not exist (I’m away from my computer to quote the exact returned error unfortunately but hope this is enough information).
I assume Allegrograph can be installed alongside mysql?