Commit graph

19 commits

Author SHA1 Message Date
Tom Hughes
be86e4824f Convert various URLs to https 2018-01-08 20:18:21 +00:00
Martijn van Exel
4d7411eabd A couple more tweaks to Mac install docs
* The URL for the homebrew site  has changed.
* Added phantomjs (test dependency)

Closes #1700
2017-12-07 18:02:26 +00:00
Martijn van Exel
da52b3a778 Add explicit install instructions for libxml2 on MacOS
Closes #1698
2017-12-07 09:26:36 +00:00
Harry Wood
ea93c0338c More dependency tweaks for gem2.3 and apache2-dev
Closes #1405
2017-01-03 15:06:20 +00:00
Harry Wood
194eaeb687 ruby2.0->ruby 2.3
change dependancies. nokogiri requires a later ruby now as pointed out here: https://github.com/openstreetmap/openstreetmap-website/issues/1402 ruby2.0->ruby 2.3 ...which then entails a later ubuntu if we're installing from packages.
2017-01-03 13:40:57 +00:00
Paul Norman
208e24d398 INSTALL.md grammar 2016-12-16 20:58:41 -08:00
Bilkow
2b73eeb170 INSTALL.md: Added inline code markdown.
Added inline code markdown in MacOSX install instructions, making it look like command line code.
2016-08-13 02:36:53 -03:00
Tom Hughes
07cbf7f9df We require PostgreSQL 9.1 for CREATE EXTENSION 2016-03-14 20:57:41 +00:00
Simon Legner
6c34885fe7 Fix error and inconsistencies INSTALL.md 2016-03-14 20:56:59 +00:00
Tom Hughes
b7bea9c6b3 Use rake test:db to do initial test run
This makes sure the database is initialised by loading the schema
dumped after migrating the development database.

Fixes #878
Closes #1173
2016-03-08 14:23:43 +00:00
Victor Grousset
b0a4a93c68 Add ImageMagick to list of packages to install 2015-12-30 22:12:11 +00:00
Tom Hughes
f7b6d76913 Update documentation to say ruby 2.0 is required 2015-12-10 09:50:34 +00:00
Paul Norman
a694609ffa Remove 9.0 extension install instructions
PostgreSQL 9.0 is end of life, and having both extension install methods in documentation is often a source of confusion.
2015-12-10 00:50:55 -08:00
tilmanb
0678ab6067 typofix (bupported -> supported) 2015-06-25 10:07:29 +02:00
Shaun McDonald
ec2e733d32 The rubygem is called bundler not bundle
Also I'm that needs to be installed with sudo as gems won't normally install into the home user directory without more setup
2014-07-14 12:49:48 +01:00
Matt Amos
b460deaead Added some docs for Vagrant usage.
It doesn't currently recomment using Vagrant - there are probably
some bugs to work out in the process before we can do that.
2014-03-08 10:45:51 +00:00
Tom Hughes
11d8dc59d4 Document need for a Javascript runtime 2013-12-02 20:24:11 +00:00
Dan Stowell
6c425c1480 Update install instructions - ruby 1.9 is now required 2013-09-26 17:14:32 +01:00
Andy Allan
c3d7cfd7ff Improve installation documentation and add contributor instructions 2013-09-09 16:45:33 +01:00