atom feed31 messages in at.iem.pd-dev[PD-dev] automake in git (was: upload...
FromSent OnAttachments
Miller PucketteJul 11, 2010 8:32 pm 
IOhannes m zmoelnigJul 12, 2010 2:03 am 
Miller PucketteJul 12, 2010 9:21 am 
IOhannes m zmoelnigJul 12, 2010 9:51 am.diff
Hans-Christoph SteinerJul 12, 2010 1:29 pm 
Hans-Christoph SteinerJul 12, 2010 1:38 pm 
Miller PucketteJul 12, 2010 5:28 pm 
Miller PucketteJul 12, 2010 5:40 pm 
IOhannes m zmoelnigJul 12, 2010 11:56 pm 
Miller PucketteJul 13, 2010 5:56 pm 
Stephen SinclairJul 14, 2010 12:02 pm 
Miller PucketteJul 14, 2010 12:08 pm 
Hans-Christoph SteinerJul 14, 2010 1:22 pm 
IOhannes m zmoelnigJul 15, 2010 2:19 am 
IOhannes m zmoelnigJul 15, 2010 2:19 am 
Hans-Christoph SteinerJul 15, 2010 7:05 am 
Hans-Christoph SteinerJul 15, 2010 7:08 am 
IOhannes m zmoelnigJul 15, 2010 7:10 am 
IOhannes m zmoelnigJul 15, 2010 7:12 am 
Hans-Christoph SteinerJul 15, 2010 7:25 am 
Hans-Christoph SteinerJul 15, 2010 7:26 am 
IOhannes zmölnigJul 15, 2010 7:31 am 
Hans-Christoph SteinerJul 15, 2010 7:34 am 
Miller PucketteJul 15, 2010 8:32 am 
Hans-Christoph SteinerJul 15, 2010 9:02 am 
IOhannes zmölnigJul 15, 2010 9:03 am 
IOhannes zmölnigJul 15, 2010 9:07 am 
Hans-Christoph SteinerJul 15, 2010 9:08 am 
Claude Heiland-AllenJul 15, 2010 12:18 pm 
Miller PucketteJul 15, 2010 12:38 pm 
Miller PucketteJul 15, 2010 3:04 pm 
Subject:[PD-dev] automake in git (was: uploading Pd git repository to sourceforge)
From:IOhannes m zmoelnig (zmoe@iem.at)
Date:Jul 15, 2010 2:19:24 am
List:at.iem.pd-dev

here is a patch for current git that should make the automake functional again.

note: when doing a "make install", the "pd" binary only get's installed into /usr/local/bin/pd (by default) and not into /usr/local/lib/pd/bin/pd; this is not a problem unless you try to start Pd from the gui-side (pd-gui will only look into /usr/local/lib/pd/bin/pd for the binary)

note: for extra/, i have build on the original makefile by miller, as it seems to be more extendable than hc's suggestion, which resulted in a rather tedious enumeration of all the files to be compiled in a centralized file.

that's all the issues i currently know of.

fgmasdr IOhannes