From: Stephan H. <ste...@gm...> - 2014-12-12 15:03:10
|
Hi Andreas, OK, done, created ticket 4f158334806a3f4d004d4ed8b38a01520d29f851 Stephan 2014-12-11 21:55 GMT+01:00 Andreas Kupries <and...@ac...>: > > Please create a ticket at > > http://core.tcl.tk/tk/reportlist > > and attach your fixes (*) to it, to make this more official and give > it actual visibility. > > (Ad *): Attaching is done after creation (not during), you must be > logged in as anon. > > > On Thu, Dec 11, 2014 at 12:49 PM, Stephan Houben <ste...@gm...> > wrote: > > Same fix for Tk attached. > > > > Stephan > > > > 2014-12-11 21:23 GMT+01:00 Stephan Houben <ste...@gm...>: > >> > >> Hi Donald, > >> > >> Thanks! Based on that, I added the install-headers target > >> to the location in GNUMakefile where install-private-headers was > defined, > >> figuring > >> the latter was little use without the former. > >> And indeed, now it installs the headers. > >> > >> I attached the patch to this mail (it's a one-line fix). > >> > >> Stephan > >> > >> 2014-12-11 21:10 GMT+01:00 Donald G Porter <don...@ni...>: > >>> > >>> On 12/11/2014 02:56 PM, Stephan Houben wrote: > >>> > make -C tcl/macosx install INSTALL_ROOT="${HOME}/opt" > >>> > make -C tk/macosx install INSTALL_ROOT="${HOME}/opt" > >>> > > >>> > This produced a working tclsh and wish in > >>> > ~/opt/usr/local/bin . > >>> > However, I noticed that the directory > >>> > ~/opt/Library/Frameworks/Tcl.framework/Versions/8.6/Headers > >>> > is missing. > >>> > > >>> > Strangely, the directory > >>> > ~/opt/Library/Frameworks/Tcl.framework/Versions/8.6/PrivateHeaders > >>> > does exist (with contents). > >>> > >>> It appears that the tcl/unix/Makefile* system had its install > operations > >>> revised 4 years ago, and among other things gained a new > >>> "install-headers" target. > >>> > >>> http://core.tcl.tk/tcl/info/226a993973 > >>> > >>> Seems that the tcl/macosx/GNUmakefile has never been adapted to the > >>> change. > >>> > >>> If that helps someone fix it immediately, great. Otherwise a ticket > >>> would be a good idea. > >>> > >>> -- > >>> | Don Porter Applied and Computational Mathematics Division > | > >>> | don...@ni... Information Technology > Laboratory | > >>> | http://math.nist.gov/~DPorter/ > NIST | > >>> > |______________________________________________________________________| > >>> > >>> > >>> > ------------------------------------------------------------------------------ > >>> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > >>> from Actuate! Instantly Supercharge Your Business Reports and > Dashboards > >>> with Interactivity, Sharing, Native Excel Exports, App Integration & > more > >>> Get technology previously reserved for billion-dollar corporations, > FREE > >>> > >>> > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk > >>> _______________________________________________ > >>> Tcl-mac mailing list > >>> tc...@li... > >>> https://lists.sourceforge.net/lists/listinfo/tcl-mac > >> > >> > > > > > > > ------------------------------------------------------------------------------ > > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > > with Interactivity, Sharing, Native Excel Exports, App Integration & more > > Get technology previously reserved for billion-dollar corporations, FREE > > > http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk > > _______________________________________________ > > Tcl-mac mailing list > > tc...@li... > > https://lists.sourceforge.net/lists/listinfo/tcl-mac > > > > > > -- > Andreas Kupries > Senior Tcl Developer > Code to Cloud: Smarter, Safer, Faster™ > F: 778.786.1133 > and...@ac..., http://www.activestate.com > Learn about Stackato for Private PaaS: http://www.activestate.com/stackato > |