I have a question to set up 'LD_LIBRARY_PATH' .
someone installed ice and all application through rpm package.
so, I think that icestorm and glacier2 (3.3.1) are installed successfully through rpm package.
when I look at the diagnostic, both of them seems to work fine like you see below code.
- Code: Select all
Server: icegridnode running
Server: Blitz-0 active (pid = 19322, enabled)
Server: DropBox inactive (disabled)
Server: FileServer active (pid = 19349, enabled)
Server: Indexer-0 active (pid = 19352, enabled)
Server: MonitorServer inactive (disabled)
Server: OMERO.Glacier2 active (pid = 19354, enabled)
Server: OMERO.IceStorm active (pid = 19355, enabled)
Server: Processor-0 active (pid = 19357, enabled)
Server: Repository-1 error: node `repo' couldn't be reached:
the node is not active
Do I still should set up 'LD_LIBRARY_PATH' manually in the .bashrc profile ?
I have no idea where this library is located in the server.
How I can find the location of lib file to set up LD_LIBRARY ?
(someone else installed it through rpm (package))
Thanks,
Steve