google-code-export / oppia

Automatically exported from code.google.com/p/oppia
Apache License 2.0
4 stars 0 forks source link

Oppia requires 'curl' and this is not stated in its dependencies #623

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Create a new Ubuntu install, clone Oppia and run scripts/start.sh

What is the expected output? What do you see instead?
It should run successfully; instead it reports that the command 'curl' is not 
found.

Please use labels and text to provide additional information.
If curl is essential I suggest you either add it to the list of dependencies on 
the wiki or install it as part of the start.sh.

Original issue reported on code.google.com by jacobdav...@gmail.com on 24 Feb 2015 at 7:46

GoogleCodeExporter commented 9 years ago
Added here. Does it look ok?

    https://code.google.com/p/oppia/wiki/GettingStarted?ts=1424814918&updated=GettingStarted

Original comment by s...@google.com on 24 Feb 2015 at 9:55

GoogleCodeExporter commented 9 years ago
Looks good.

 I also added a suggested command line to install java for those who aren't sure what to do, and I added 'sudo' when installing git (I think this was an oversight).

Have we stopped using wget? It's not mentioned in prerequisites but it does 
appear later on in the Troubleshooting section.

Original comment by jacobdav...@gmail.com on 24 Feb 2015 at 10:10

GoogleCodeExporter commented 9 years ago
Thanks!

Yes, we have stopped using wget. I got rid of that paragraph. Thanks for 
catching it!

Original comment by s...@google.com on 24 Feb 2015 at 10:26

GoogleCodeExporter commented 9 years ago

Original comment by s...@seanlip.org on 2 Mar 2015 at 9:44