On 2018-4-29 09:36 , Vishnu wrote: > Hi > > I had created the user. > > But when trying /opt/local/libexec/mpstats > > root@vishnupc:/# /opt/local/libexec/mpstats > can't find package macports > while executing > "package require macports" > (file "/opt/local/libexec/mpstats" line 42) > > What's wrong.
Your tclsh can't find the 'macports' package. Probably the location of port-tclsh is missing from your PATH and it's using /usr/bin/tclsh. - Josh
