Bugs item #3248426, was opened at 2011-03-27 13:08 Message generated for change (Tracker Item Submitted) made by dmotd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3248426...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: dmotd (dmotd) Assigned to: Miller Puckette (millerpuckette) Summary: 0.43-0 release, tarball src does not install tcl scripts
Initial Comment: issue with pd-0.43-0 source tarball. tcl scripts don't get installed system wide, pd complains:
Error in startup script: couldn't read file "/usr/lib/pd/tcl//pd-gui.tcl": no such file or directory
there are also two configure scripts, one that's pre-generated in the 'src' folder, and another that can be generated with autogen.sh in the parent folder. both don't have install procedures for the tcl folder.
this behaviour is not consistent with the git tree, which builds and runs without issue.
tested on arch linux (aclocal-1.11 automake-1.11 autoconf-2.68 libtool-2.4)
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3248426...