Indeed, this was my real problem. I saw the comments about /etc/profile in the README, and so I reasoned that su would get me the environment if it had been set right. su - indicates my environment was originally set up correctly by google-go-lang.
I would advocate for inclusion of relog advice in the README, but I should have known better for sure. Thanks for the help. Sent with ProtonMail Secure Email. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Friday, June 5, 2020 10:10 PM, Willy Sudiarto Raharjo <[email protected]> wrote: > > I am having the same problem with runc - and the wrong compiler might be > > the issue, since I get: > > $ go version > > go version go1.4.2 gccgo (GCC) 5.5.0 linux/amd64 > > But this was installed by google-go-lang, upon which runc depends. So is > > the dependency list for runc inaccurate? > > If you use "su -" instead of "su", you will get a correct environment > and will use go-lang instead of gcc-go > > > ---------------------------------------------------------------------------------------------------------------- > > Willy Sudiarto Raharjo > > SlackBuilds-users mailing list > [email protected] > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - https://slackbuilds.org/faq/ _______________________________________________ SlackBuilds-users mailing list [email protected] https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/
