Changes between Version 2 and Version 3 of InstallViewerSource
- Timestamp:
- Jul 27, 2014, 10:49:14 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallViewerSource
v2 v3 21 21 }}} 22 22 23 Finally we need to fix up a few paths. 23 The {{{osg}}} libraries are placed in an unusual location so we need to point to it by adding the following command to our .bashrc file. 24 25 {{{ 26 export LD_LIBRARY_PATH=/usr/local/lib64 27 }}} 28 29 Now you should be able to continue to install the anuga_viewer