From: Kevin W. <kw...@co...> - 2019-05-14 01:37:10
|
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 |