From: Programmingkid <pro...@gm...> - 2016-06-14 15:31:16
|
If you get a chance, could you post your command-line arguments used to build Tk? I might be able to see what I am doing wrong when I use the README file's directions. On Jun 14, 2016, at 11:25 AM, Kevin Walzer wrote: > I always target the current OS. > >> On Jun 14, 2016, at 11:16 AM, Programmingkid <pro...@gm...> wrote: >> >> What version(s) of Mac OS X have you successfully built TK on? >> >>> On Jun 14, 2016, at 11:15 AM, Kevin Walzer wrote: >>> >>> These instructions work just fine and do not need to be changed, your issues notwithstanding. >>> >>>> On Jun 14, 2016, at 11:02 AM, Programmingkid <pro...@gm...> wrote: >>>> >>>> The current directions from the Mac OS X README file for TK 8.6.5 needs to be changed from using "make -C ..." to "configure && make && sudo make install". The make -C approach does not work. The configure way does successfully make the Tk framework and is much easier to use. My tests were conducted on Mac OS 10.6.8 using GCC 4.2.1. >>>> ------------------------------------------------------------------------------ >>>> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic >>>> patterns at an interface-level. Reveals which users, apps, and protocols are >>>> consuming the most bandwidth. Provides multi-vendor support for NetFlow, >>>> J-Flow, sFlow and other flows. Make informed decisions using capacity >>>> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e >>>> _______________________________________________ >>>> Tcl-mac mailing list >>>> tc...@li... >>>> https://lists.sourceforge.net/lists/listinfo/tcl-mac >> > |