On Wed, Oct 23, 2013 at 08:06:14AM -0700, Watson Ladd wrote: > Sadly it isn't working for me: complaining about missing Tcl > configuration. I'll try to figure out what is going on and fix it.
You need to run xcode-select --install and install the command line tools before running ./configure. Doing so will put tclConfig.sh in the place where MacPorts looks for it. -- Clemens Lang _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
