View Single Post
Posts: 43 | Thanked: 1 time | Joined on Jan 2006 @ Spokane, WA.
#5
To set the path
Code:
export PATH=$PATH:{path to add}
where {path to add} is the path you want to add.

User installed binaries go in /var/lib/install/usr/bin

I had found some instructions on how to install vim as root, so the binary would go in /usr/bin, but I can't find it

Last edited by thedarksavant; 2006-01-29 at 17:59.