diff options
Diffstat (limited to 'mp3cast~/INSTALL')
-rw-r--r-- | mp3cast~/INSTALL | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mp3cast~/INSTALL b/mp3cast~/INSTALL deleted file mode 100644 index 769e78e..0000000 --- a/mp3cast~/INSTALL +++ /dev/null @@ -1,15 +0,0 @@ -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 !!
|