comparison dox/install.h @ 110:c14cb6d12030

-
author Thinker K.F. Li <thinker@branda.to>
date Fri, 12 Sep 2008 15:31:10 +0800
parents 565b55508c8d
children c9c6810a96c1
comparison
equal deleted inserted replaced
109:703ab76aa8a5 110:c14cb6d12030
2 * 2 *
3 * Prerequisite 3 * Prerequisite
4 * - install pmake (pmake is make of FreeBSD) 4 * - install pmake (pmake is make of FreeBSD)
5 * - install Cairo 5 * - install Cairo
6 * 6 *
7 * Get source
8 * - hg clone http://hg.assembla.com/MadButterfly MadButterfly
9 *
7 * Build and Install 10 * Build and Install
8 * - cd src 11 * - cd MadButtfly
9 * - make 12 * - make
10 * - make install 13 * - make install
11 * 14 *
12 * Examples 15 * Examples
13 * - cd examples/calculator 16 * - cd examples/calculator