vivo-community / vivo-vagrant

Vagrant configuration for VIVO
35 stars 30 forks source link

Can't find karma.sh #28

Closed ptsefton closed 8 years ago

ptsefton commented 8 years ago

I followed the instructions here and got VIVO running but the Karma script does not seem to be there, so this fails:

sudo /home/vagrant/provision/karma.sh install
lawlesst commented 8 years ago

Hi. Good to hear VIVO is running. Is there any info printed to the console after karma.sh is run? The script is present in the repository so this is a bit odd.

Alternatively, you could download separately and run it.

lawlesst commented 8 years ago

Believe this is fixed now. See #30.

If you don't want to re-provision your box. The karma script just needs to be executable. Run:

chmod +x /home/vagrant/provision/karma.sh