On Sat, Feb 06, 2021 at 10:21:55AM -0800, Mark Millard via freebsd-ports wrote: > bob prohaska fbsd at www.zefox.net wrote on > Sat Feb 6 16:50:16 UTC 2021 : > > > Looks like a path problem, so > > > > root at pelorus > > :/usr/ports/devel/autoconf # $PATH > > /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin: > > Command not found. > > > > Paths look reasonable, but what's with "Command not found" in response to > > $PATH ? > > Most folks would type something like: > > echo $PATH > > in order to see the translation of PATH . > > But you typed to use the translation of PATH as the command > to execute. There is no command with the path: > > /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin > > Thus the error that it reported. >
Sigh....the wetware is the problem. As usual..... Thank you! bob prohaska _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"