PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Sunday, August 21, 2022

[FIXED] What does "set to root of installation" mean?

 August 21, 2022     environment-variables, github, installation, linux, root     No comments   

Issue

I'm still new to these kinds of computer terminologies. Can you help clarify something for me.

If I'm installing a piece of software from github and it says "set the environment variable... to the root of the installation" Does that just mean that I should set the environment variable to the folder where I downloaded the software from?

ex: If I install something to /home/user/workspace Would I then just set the environment variable to " = /home/user/workspace "

Please and Thank you.


Solution

You answered the question yourself! The root serves as a directory in this case



Answered By - Wesley
Answer Checked By - Senaida (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing