aboutsummaryrefslogtreecommitdiff
path: root/mp3amp~/INSTALL
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-07-31 03:59:16 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:23:30 +0200
commitd145fa6f792d6c44da2feec90507adb94e40323e (patch)
treeae3aaf213dbb4273331745802ef1259dce8e2986 /mp3amp~/INSTALL
parent67af8f6b3f179d5b4ba0747ab971abbeecbedd45 (diff)
got everything building using the template Makefile
svn path=/trunk/externals/unauthorized/; revision=15173
Diffstat (limited to 'mp3amp~/INSTALL')
-rw-r--r--mp3amp~/INSTALL19
1 files changed, 0 insertions, 19 deletions
diff --git a/mp3amp~/INSTALL b/mp3amp~/INSTALL
deleted file mode 100644
index 8260a98..0000000
--- a/mp3amp~/INSTALL
+++ /dev/null
@@ -1,19 +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/mp3amp~
-
-make clean
-
-make
-
-make install
-
-thanks for getting here.
-
-Yves/