A Alien Jan 12, 2013 #1 If I install a package I can´t run it direct after the install from a text console because then the package is not found. Which command I need to run the package direct after installing it without opening a new console?
If I install a package I can´t run it direct after the install from a text console because then the package is not found. Which command I need to run the package direct after installing it without opening a new console?
W Wiedmann Jan 12, 2013 #2 Alien said: Which command I need to run the package direct after installing it without opening a new console? Click to expand... Assuming you are using tcsh as shell: Code: rehash
Alien said: Which command I need to run the package direct after installing it without opening a new console? Click to expand... Assuming you are using tcsh as shell: Code: rehash