<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I need to have tclx, tcl and tk at the same version.<div class="">latest tclx in macports 8.4.1</div><div class=""><br class=""></div><div class="">I tried to install old ports as per instruction here</div><div class=""><a href="https://trac.macports.org/wiki/howto/InstallingOlderPort" class="">https://trac.macports.org/wiki/howto/InstallingOlderPort</a></div><div class=""><br class=""></div><div class="">tcl ver 8.4.1 - revision 4163</div><div class="">tk ver 8.4.1 - revision 1334</div><div class=""><br class=""></div><div class="">using subversion method</div><div class="">step 1:</div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>svn co -r 4163 <a href="http://svn.macports.org/repository/macports/trunk/dports/lang/tcl" class="">http://svn.macports.org/repository/macports/trunk/dports/lang/tcl</a></div><div class="">step2:&nbsp;</div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>cd tcl</div><div class="">step 3:</div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>sudo port install&nbsp;</div><div class="">and I got error:</div><div class=""><div class="">Can't map the URL '<a href="file:///.'" class="">file://.'</a> to a port description file ("can't read "portname": no such variable").</div><div class="">Please verify that the directory and portfile syntax are correct.</div><div class="">To use the current port, you must be in a port's directory.</div></div><div class=""><br class=""></div><div class="">the same problem is with tk&nbsp;</div><div class="">svn co -r 1334 <a href="http://svn.macports.org/repository/macports/trunk/dports/x11/tk" class="">http://svn.macports.org/repository/macports/trunk/dports/x11/tk</a></div><div class=""><br class=""></div><div class=""><br class=""></div></body></html>