Commit Graph

65 Commits

Author SHA1 Message Date
Giacomo Tazzari
840351982d Instructions to build Solidity on Ubuntu 16.04
Minimal dependencies for Solidity on Ubuntu 16.04, removed those for older Ubuntu versions for now (they were a bit confusing).
Removed --all and added -DETHASHCL=0 to ethbuild.sh when building Solidity only.
2016-06-04 21:33:53 +02:00
Denton Liu
49f5bc7ce9 Changed inline code syntax
Changed from :code:`<inline>` to ``<inline>``
2016-05-30 09:44:33 -04:00
Denton Liu
981c38b8b0 Modified installing-solidity.rst
Corrected inline code syntax
2016-05-30 09:44:33 -04:00
chriseth
fad2d4ac01 Update links to browser-solidity. 2016-05-20 16:51:26 +02:00
Denton Liu
27269181b3 Corrected capitalisation 2016-05-19 13:32:54 -04:00
Denton Liu
6eeb7ffb3c Changed link to point to solc-js repo 2016-05-19 12:00:21 -04:00
Denton Liu
d4ad3231a2 Removed trailing whitespace 2016-05-18 11:35:32 -04:00
Jordan Leigh
4b709f1bdd Update installing-solidity.rst
The brew install boost --c++11 command failed for me due to an outdated version of Node.js.

`brew upgrade` fixed this. I think it should be in the documentation to reduce the number of errors on install
2016-04-02 18:07:25 -07:00
RJ
11d67369bd Put in specific brew version as per the umbrella 2016-03-11 14:40:45 -06:00
Andres Nötzli
1d9f8c26f5 [Documentation] Add details on libjsonrpccpp-dev
Add explanation to the documentation that the package name changes from  `libjson-rpc-cpp-dev` to  `libjsonrpccpp-dev` and is supplied by the universe repository instead of the Ethereum PPA.
2016-02-03 13:04:29 -08:00
Andres Nötzli
f311a6123d [Documentation] Include correct dev package
The Ubuntu part of the installation guide mentions `libjson-rpc-cpp-dev`. However, the correct name seems to be `libjsonrpccpp-dev`.
2016-02-01 11:43:26 -08:00
RJ
96854548f8 Update installing-solidity.rst 2015-12-17 12:55:51 -06:00
RJ
14c7ceef28 Update installing-solidity.rst 2015-12-17 10:36:31 -06:00
RJ Catalano
8edd409c61 new doc 2015-12-17 10:31:37 -06:00
chriseth
3ce73e0bd3 Added build guide. 2015-12-10 12:22:53 +01:00