Symbolic Links

Once you have compiled and installed an application like MySQL or SVN you will need to create a symbolic link so it can be run from anywhere. To run from anywhere the symbolic link will need to link to the /usr/local/bin directory.

Example

ln -s /usr/local/subversion-1.4.5/subversion/svn/svn /usr/local/bin/svn

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>