From 506b8e7dedb80d79bf015e47d92e8b8dd8284584 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 16 Aug 2003 17:08:55 +0000 Subject: added files straight from Yves' sources svn path=/trunk/externals/unauthorized/; revision=864 --- mp3cast~/INSTALL | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 mp3cast~/INSTALL (limited to 'mp3cast~/INSTALL') diff --git a/mp3cast~/INSTALL b/mp3cast~/INSTALL new file mode 100644 index 0000000..769e78e --- /dev/null +++ b/mp3cast~/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/mp3cast~ + +make -f Makefile.linux + +make -f Makefile.linux install + +you're set !! -- cgit v1.2.1