Prerequisites for building appmetrics from source code - RuntimeTools/appmetrics GitHub Wiki
You will need the following installed and on your PATH
:
- Python 2.7
- One of:
- Node.js v4
- Node.js v6
- Node.js v7
- Node.js v8
You will also need a compiler:
- On Windows, Microsoft Visual Studio
- *On NIX, gcc toolchain
Minimum compiler versions for appmetrics
Node.js version | AIX | Linux Intel | Max OS X | Linux ppc be* | Linux ppc le* | Linux Z/390 | Windows |
---|---|---|---|---|---|---|---|
v4, v6, v7, v8 | gcc 4.8 | gcc 4.8 | gcc 4.8 | gcc 4.8 | gcc 4.8 | gcc 4.8 | MSVS 2012 |
* be = big endian, le = little endian