From: Cizmas, P. <ci...@ta...> - 2019-05-14 01:52:06
|
Kevin: Thank you for your reply! I have an older version (8.5) that works, which I got from fink, I believe. I want to install the latest version from the distribution. I can easily change the order in my path, but the current order does not appear to preclude me from compiling c files that use stdio.h. Paul On May 13, 2019, at 8:36 PM, Kevin Walzer <kw...@co...<mailto:kw...@co...>> wrote: On 5/13/19 9:21 PM, Cizmas, Paul wrote: Hello: I am trying to install tcl8.6.9 on an OS X 10.14.4. The configure fails because of not finding stdio.h. I have no issues, however, compiling c files that use stdio.h. I attached the config.log file, in case somebody can suggest a fix. Thank you, Paul Hard to say exactly what is going on, but it appears that /opt is first in your path? That's non-standard for Mac, generally used with a MacPorts installation. Why not install through MacPorts? Kevin Walzer Code by Kevin http://www.codebykevin.com<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.codebykevin.com&d=DwMDaQ&c=ODFT-G5SujMiGrKuoJJjVg&r=xla2UmVU0dQyI6bjb8ra7A&m=uniJCZkgCvUQG8iq8M-D72JUyMX_KD4pqkYHj7ofmis&s=Ec8b0FoS7v8rAZ3ZipWl10vLOZImJMqof9w-bdoWnDQ&e=> _______________________________________________ Tcl-mac mailing list tc...@li...<mailto:tc...@li...> https://lists.sourceforge.net/lists/listinfo/tcl-mac |