On May 27, 2009, at 2:23 PM, Darren Weber wrote:

Following the wiki dev tips, I'm doing this:

rlwrap tclsh8.4
% source /Library/Tcl/macports1.0/macports_fastload.tcl
% package require Pextlib

It doesn't provide the 'reinplace' command. Also, the following comes up with nothing:

grep "*reinplace*" /Library/Tcl/macports1.0/*

Where is this little gem and can it be required in tclsh8.4?

It's in the 'port' package, normally only available inside Portfiles. Also, your grep syntax is bogus... grep != glob

- Toby
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to