On Tue, Jun 24, 2014 at 8:44 PM, Inderpreet Singh <indrp...@gmail.com> wrote:

> Assuming you are on ubuntu machine
>
> 1) Install nodejs
> sudo apt-get install python-software-properties python g++ make

Also add curl and git in above.

> sudo add-apt-repository ppa:chris-lea/node.js
> sudo apt-get update
> sudo apt-get install nodejs
>
> 2) Install mongodb
> sudo apt-get install mongodb
>
> 3) Install meteor
> curl https://install.meteor.com/ | sh
>
> 4) Install meteorite
> sudo -H npm install -g meteorite
>
> 5) Clone the OGV repository
> https://github.com/inderpreetsingh/OGV-meteor/
>
> 6) Go to OGV-meteor/OGV/ and write
> mrt -p 1313
>
> and you will have a running instance of ogv at localhost:1313

I followed all instructions on a system with Ubuntu 14.04 LTS.
Everything went well and OGV installed successfully.

I filled the details in signup form and clicked on "Sign Up" button,
but no email received on my email ID for account verification. But
without verification, I am still able to sign in in the app but unable
to upload files due to pending verification.
-- 
Harmanpreet Singh
Blog: http://singhharman.wordpress.com/

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to