Changes between Version 1 and Version 2 of doc/app/machine/kyushu_univ
- Timestamp:
- Feb 4, 2013 1:21:27 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/machine/kyushu_univ
v1 v2 7 7 }}} 8 8 You will be prompted for your LDAP password. 9 10 Furthermore, edit file {{{$HOME/.bash_profile}}} and add the following lines: 11 {{{ 12 # User specific environment and startup programs 13 14 PALM_BIN=$HOME/palm/current_version/trunk/SCRIPTS 15 export PALM_BIN 16 17 PATH=$PALM_BIN:$PATH 18 export PATH 19 20 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/netcdf/4.1.1/lib 21 export LD_LIBRARY_PATH 22 }}} 9 23 10 24 == tatara-system ==