teleconsole icon indicating copy to clipboard operation
teleconsole copied to clipboard

Environment variables are not consistent in teleconsole?

Open ackerleytng opened this issue 8 years ago • 1 comments

When connecting remotely, the environment is not set up correctly, such that I am unable to use gcc.

With the hello world program from https://www.programiz.com/c-programming/examples/print-sentence in test.c, I get

$ gcc test.c
gcc: error trying to exec 'cc1': execvp: No such file or directory

ackerleytng avatar Apr 29 '18 13:04 ackerleytng

@ackerleytng this will get fixed once we migrate to Teleport 3.0 which is coming this fall.

kontsevoy avatar Aug 22 '18 01:08 kontsevoy