unable to run jsh
- jaro
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 20
- Thank you received: 0
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
#
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.
- rajesh.loganathan
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
17 years 9 months ago #1967
by rajesh.loganathan
Check whether the environment variables LIBPATH and JBCOBJECTLIST are set.
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.
- yukibuwana
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
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 -
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
-
- Offline
- Elite Member
-
- “So long - and thanks for all the fish!”
Less
More
- Posts: 300
- Thank you received: 57
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 !
Please Log in or Create an account to join the conversation.
Time to create page: 0.038 seconds