Quote (mikshaw @ Feb. 05 2007,17:25) |
If it's a debian-style harddrive install, mount the extension, copy the directory that was created in /opt, unmount the extension, and then rename the copied directory to the name of the original directory. |
Code Sample |
sudo ln -s /opt/glinks/bin/glinks /usr/local/bin/ |