Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

SCM path?

I set the scm directory in the path, but it's not working, i got error message like libjsig.so: cannot open shared object file: No such file or directory.
Anyone know how to set it?

0 votes



2 answers

Permanent link
I set the scm directory in the path, but it's not working, i got error message like libjsig.so: cannot open shared object file: No such file or directory.
Anyone know how to set it?


I assume you're running on *nix, so
$ export LD_LIBRARY_PATH=libraryPath:$LD_LIBRARY_PATH


would probably do the trick.

e

1 vote


Permanent link
problem solved, thank you!

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 09 '09, 7:43 p.m.

Question was seen: 5,649 times

Last updated: Feb 09 '09, 7:43 p.m.

Confirmation Cancel Confirm