aboutsummaryrefslogtreecommitdiff
path: root/mp3write~/INSTALL
blob: 75f5f91c2df216fb6175f92df9ce55deb303d6ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
You need to get lame > v3.90 installed first.
libmp3lame.so is searched in /usr/local/lib
( no time to write configure scripts ).
if it's installed elsewhere, change the Makefile,
you won't die from that.

untar in /my/pd/dir/externs

cd /my/pd/dir/externs/mp3write~

make 

make install

you're set !!