13.06.2017 Views

Whitepaper - Ethereum Classic With Cover

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Ethereum</strong> <strong>Classic</strong> Documentation, Release 0.1<br />

Installing the Mix IDE The Mix IDE is shipped on Ubuntu as part of the developer PPA (above). So follow the<br />

steps directly above, and then also do:<br />

sudo apt-get install mix-ide<br />

mix-ide<br />

Windows installer<br />

We generate Windows installers for each release.<br />

These should work on Windows 7, Windows 8/8.1, Windows 10 and Windows Server 2012 R2, though our automated<br />

builds are all built on a Windows 8.1 host machine.<br />

If you hit runtime errors complaining about missing msvcr120.dll or msvcp120.dll files then please install the<br />

Visual C++ Redistributable Packages for Visual Studio 2013 from Microsoft.<br />

We only support 64-bit builds.<br />

It may be possible to get the client working for Windows 32-bit, by building from source and disabling EVMJIT<br />

and maybe other features too. We might accept pull-requests to add such support, but we will not put any of our<br />

development time into supporting Windows 32-bit builds.<br />

The vast majority of individuals using Windows have 64-bit hardware now.<br />

Windows Chocolatey NuGet packages<br />

though we have done so in the past.<br />

We aren’t generating Chocolatey packages at the time of writing,<br />

For anybody who isn’t already familiar with the technology, this is essentially apt-get for Windows - a global silent<br />

installer for tools.<br />

We would like to support Chocolatey again in the near future for all the same reasons we support Homebrew on<br />

OS X and have PPAs for Ubuntu. For technically competent users, doing command-line operations like so would<br />

be very convenient:<br />

choco install cpp-ethereum<br />

choco update cpp-ethereum<br />

OS X DMG (disk image) We generate OS X disk images for each release.<br />

We only support the two most recent OS X versions:<br />

• OS X Yosemite (10.10)<br />

• OS X El Capitan (10.11)<br />

We only support 64-bit builds.<br />

If your system does not support either of these OS X versions then you are out of luck. Sorry!<br />

OS X Homebrew packages<br />

We only support the two most recent OS X versions:<br />

• OS X Yosemite (10.10)<br />

• OS X El Capitan (10.11)<br />

We only support 64-bit builds.<br />

We generate Homebrew packages within our automated build system.<br />

If your system does not support either of these OS X versions then you are out of luck. Sorry!<br />

All OS X builds require you to install the Homebrew package manager before doing anything else. Here’s how to<br />

uninstall Homebrew, if you ever want to start again from scratch.<br />

To install the <strong>Ethereum</strong> C++ components from Homebrew, execute these commands:<br />

24 Chapter 1. Contents

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!