unable to run jsh

  • jaro
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
17 years 9 months ago #1966 by jaro
unable to run jsh was created by jaro
Installing jBASE 4.1.5.9 on Mandriva Linux I'm facing the problem.


FONT size=2>
# jsh

jsh: error while loading shared libraries: libjbase.so: cannot open shared object No such file or directory

#

Please Log in or Create an account to join the conversation.

More
17 years 9 months ago #1967 by rajesh.loganathan
Replied by rajesh.loganathan on topic lib path


Check whether the environment variables LIBPATH and JBCOBJECTLIST are set.

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #9777 by yukibuwana
Replied by yukibuwana on topic Re: lib path
Maybe you can setup LD_LIBRARY_PATH parameter,

Example:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/jbc/lib
export LD_LIBRARY_PATH

Note. this is linux environment.



- Yuki -

Please Log in or Create an account to join the conversation.

  • armin
  • armin's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • “So long - and thanks for all the fish!”
More
13 years 6 months ago #9805 by armin
Replied by armin on topic Re: lib path
Great to know after only 4 years, thanx Yuki !

using R11 on Unix

Please Log in or Create an account to join the conversation.

Time to create page: 0.038 seconds