comparison README @ 19:2cd642a0e106

Clarify some things.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 05 Aug 2013 17:32:40 +0300
parents e9d569d16b16
children 06ab31de6d14
comparison
equal deleted inserted replaced
18:e9d569d16b16 19:2cd642a0e106
20 - FreeType2 20 - FreeType2
21 21
22 how to build: 22 how to build:
23 0) debian/ubuntu lollers: 23 0) debian/ubuntu lollers:
24 24
25 $ sudo apt-get install libglew-dev cmake \ 25 $ sudo apt-get install build-essential cmake
26
27 $ sudo apt-get install libglew-dev \
26 libboost1.54-dev libboost-system1.54-dev \ 28 libboost1.54-dev libboost-system1.54-dev \
27 libboost-thread1.54-dev libfreetype6-dev \ 29 libboost-thread1.54-dev libfreetype6-dev \
28 freeglut3-dev 30 freeglut3-dev libtheora-dev
29 31
30 1) optionally edit Makefile 32 1) optionally edit Makefile
31 33
32 2) $ make build 34 2) $ make build
33 unpacks and builds the included libraries and 35 unpacks and builds the included libraries and