Setting Up Path Variables For Ruby
Setting Up Path Variables For Python
Path variables are must need to setup whenever you are installing some developement platforms like android , java , Python , Ruby .Today i have some task related to installation of Ruby and using the jekyll for some configuration a website so I decided to taste the task
Here is the Installation procedure for installing Python , Installing Ruby and setting up jekyll
Setting Up Jekyll , Python , Ruby
To set up your path variables you follow these steps
- Right on mycomputer
- click on properties
- click on Advanced settings
- Click on Environment Variables
- Now Search for Path System variable
- and hit enter on it
- Now in value field fill values for python and ruby installation at end of values already filled
C:\ruby\bin;C:\Python27;C:\Python27\Scripts;
These values will be filled according to where you have installed Ruby and python
0 Comment to "Setting Up Path Variable windows"
Post a Comment