gravitational / teleconsole

Command line tool to share your UNIX terminal and forward local TCP ports to people you trust.
https://www.teleconsole.com
Apache License 2.0
2.78k stars 154 forks source link

Environment variables are not consistent in teleconsole? #45

Open ackerleytng opened 6 years ago

ackerleytng commented 6 years ago

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
kontsevoy commented 6 years ago

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