![]() ![]()
|
MRG Interactive DevelopmentsMesoscale Research Group, McGill/SUNY |
relink runs from the command line of any machine with Python
installed. Following installation (which is as simple as downloading the program into
a directory found by the user's path. The user should become familiar with the relink options by
running python relink.py -h. The most common command-line argument is
-d or --directory, both of which allow the user to specify the directory to be re-linked.
The default functionality of relink is to re-link in the current directory.
To re-link in the /usr/X11R6/lib directory, simply type
python relink.py -d /usr/X11R6/lib. This will update all linker names to the latest
versions of the shared libraries available in the directory and rerun ldconfig to update the
real name links at the same time. To update the cache, the user may choose to run ldconfig from the
command line following the re-linking process.
MRG Interactive is a supporter of open source initiatives and,
Questions or Comments? Contact our WebMaster.