Skip to content

Error msg from 'make go-install' #57

@jcleung5549

Description

@jcleung5549

Got the following error

mkdir -p ~/app/bin
!!Please use this command to take effect environment variable!!
source /root/.bashrc
/root/.bashrc: line 6: PS1: unbound variable
make: *** [Makefile:95: go-install] Error 1

The .bashrc file

root# head /root/.bashrc
# ~/.bashrc: executed by bash(1) for non-login shells.
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
# for examples

# If not running interactively, don't do anything
[ -z "$PS1" ] && return

# don't put duplicate lines in the history. See bash(1) for more options

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions