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