On Jul 15, 2010, at 5:19 AM, IOhannes m zmoelnig wrote:
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 rather tedious enumeration is something that rarely changes and
provides error checking where automatic enumeration does not. A build
system should know if any of the relevant files are missing, and it
should ignore all non-relevant files. Therefore tedious enumeration
is often the best practice.
.hc
that's all the issues i currently know of.
fgmasdr
IOhannes
_______________________________________________
Pd-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev
----------------------------------------------------------------------------
"Making boring techno music is really easy with modern tools, but with
live coding, boring techno is much harder." - Chris McCormick
_______________________________________________
Pd-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev