Updated Building for Ubuntu 14.04 (markdown)

Maribel 2016-04-04 14:29:25 +01:00
parent 6ccbca23e8
commit dd068941c9

@ -8,15 +8,15 @@ These instructions also apply for related distributions based on this Ubuntu LTS
sudo apt-get update
sudo apt-get install gcc-5 g++-5
### `libstdc++`
### libstdc++
sudo apt-get install lib32stdc++6
### `xorg-dev`
### xorg-dev
sudo apt-get install xorg-dev
### `cmake`
### cmake
The following instructions install `cmake` to `~\cmake`: