aboutsummaryrefslogtreecommitdiff
path: root/threadlib/INSTALL
blob: 0aac33317fab198b0607f3a3e71a86c99b7de844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
threadlib installation

1) open the right makefile for your platform/compiler

2) adapt the makefile for your needs:
     PDPATH should point to your pd installation (usually /usr/local/lib/pd or /usr/lib/pd)
     PDSCR should point to the PD source diretory

3) type "make" to compile

4) type "make install" to install help patches and binary
(you have to be root probably)


in case of problems:
grh@mur.at