Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Last, test it to make sure it is working...

Code Block
mrsidgeodecode

You will probably get this message...

mrsidgeodecode: error while loading shared libraries: libgeos_c.so.1: cannot open shared object file: No such file or directory

In nay case, add this to your .bashrc

Code Block
LD_LIBRARY_PATH=/usr/local/lib
export LD_LIBRARY_PATH
LD_LIBRARY_PATH_MRSID=~/bin:/usr/local/lib
export LD_LIBRARY_PATH_MRSID

One more time...

Code Block
 

 

UP

web

put SF WEB servers into LIVE mode

...