aboutsummaryrefslogtreecommitdiff
path: root/mp3cast~/INSTALL
blob: 769e78eca3f89e2eb8fb255116dc1bc7c1bd37ad (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/mp3cast~

make -f Makefile.linux

make -f Makefile.linux install

you're set !!