old ports install problem
mysiar
mysiar at gmail.com
Fri May 15 01:22:34 PDT 2015
I need to have tclx, tcl and tk at the same version.
latest tclx in macports 8.4.1
I tried to install old ports as per instruction here
https://trac.macports.org/wiki/howto/InstallingOlderPort <https://trac.macports.org/wiki/howto/InstallingOlderPort>
tcl ver 8.4.1 - revision 4163
tk ver 8.4.1 - revision 1334
using subversion method
step 1:
svn co -r 4163 http://svn.macports.org/repository/macports/trunk/dports/lang/tcl
step2:
cd tcl
step 3:
sudo port install
and I got error:
Can't map the URL 'file://.' to a port description file ("can't read "portname": no such variable").
Please verify that the directory and portfile syntax are correct.
To use the current port, you must be in a port's directory.
the same problem is with tk
svn co -r 1334 http://svn.macports.org/repository/macports/trunk/dports/x11/tk <http://svn.macports.org/repository/macports/trunk/dports/x11/tk>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20150515/645a7b31/attachment.html>
More information about the macports-users
mailing list