Posted to tcl by kevin_walzer at Sat Apr 09 19:30:38 GMT 2016view raw

  1. ./configure \
  2. --prefix=/usr/local --libdir=/Library/Tcl \
  3. --with-tcl=/Library/Frameworks/Tcl.framework \
  4. --with-tclinclude=/Library/Frameworks/Tcl.framework/Headers \
  5. --with-tk=/Library/Frameworks/Tk.framework \
  6. --with-tkinclude=/Library/Frameworks/Tk.framework/Headers \
  7. --enable-threads