From 90dcfc18b533454d99f1d02ee7f191c63e5ed728 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 8 Apr 2004 02:35:21 +0000 Subject: made all of the objects compile on MacOS X and GNU/Linux svn path=/trunk/externals/mjlib/; revision=1571 --- readme.txt | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 0fe0d9c..83c9ec5 100644 --- a/readme.txt +++ b/readme.txt @@ -5,19 +5,21 @@ mark williamson mailto:mark@junklight.com http://www.junklight.com -The code is free for anyone to use provided you mention me somewhere - its not -like its going to cost you anything :-). If you need support you can try -mailing me at the address above - I can be quite busy but I will try and -deal with any queries. +The code is free for anyone to use under the GNU GPL. But if you use it, +please mention me somewhere - its not like its going to cost you anything +:-). If you need support you can try mailing me at the address above - I +can be quite busy but I will try and deal with any queries. -Linux -It is built under windows but I have included the various build files needed -for linux - delete the file "makefile" and use the configure script to -make a new one for linux. The files needed by autoconf are there anyway -if that doesn't work. I can't run PD on the linux machine I have got -access to (only telnet access) so I am not sure about installing it but all the -stuff should be there. +GNU/Linux + +Run: "make -f makefile.linux" and all of the objects will be compiled individually. + + +MacOS X + +Run: "make -f makefile.darwin" and all of the objects will be compiled individually. + Windows @@ -35,6 +37,7 @@ and copy the contents of doc\mjLib into that should be you done. + General notes This library will grow a bit - there are a few more objects that I want to @@ -56,6 +59,11 @@ ___________________________________________________________ history: +6th April 2004 + + added code to the Pd CVS and made all of the objects compile on +MacOS X and GNU/Linux. + 1st February release 2 added new mode to monorhythm (exclusive - allows the beat and accent bangs to be mutually exclusive) -- cgit v1.2.1