G
G
gleendo2014-09-25 15:47:44
Programming
gleendo, 2014-09-25 15:47:44

How to create a PATH variable?

I started watching SI tutorials...they show how to install gcc, but there you need to change the PATH variable, but I don't have it. What should be written when creating a variable?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
Flaker, 2014-09-25
@Flaker

In Windows: RMB to My Computer -> Properties -> Advanced System Settings -> Environment Variables.

A
Andrey Ezhgurov, 2014-09-25
@eandr_67

PATH is an environment variable. And you have it: start the console (terminal) and enter the set command .
You should not start with gcc, but with an elementary tutorial on the OS in which you work.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question