On 6/5/20, Christopher L Duston via SlackBuilds-users <[email protected]> wrote: > Thanks, indeed, that was the problem. I successfully installed runc with a > temporary fix to the $PATH for root (since I don't know the proper place to > permanently set root environmental variables). > > Shouldn't this be discussed in the README for google-go-lang? Instead, I'm > going to Google to ask the safest way to set the front of root's $PATH...
It looks like the package installs a script in /etc/profile.d/ that sets environment variables (including PATH). Normally when a build does that, its README explicitly says to log out and back in, after installing the package. The google-go-lang package does mention /etc/profile.d, but doesn't have the "log out and back in" instructions. Maybe it should be mentioned there? But, that README is already a mile long... _______________________________________________ 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/
