SDKTool in SAM 2020-11-29 Linux distribution will not start

  • Chris
  • Topic Author
More
26 Mar 2022 10:57 - 28 Mar 2022 21:37 #10729 by Chris
Hi there, when I try to run SDKTool, I get the following error:
./SDKtool: error while loading shared libraries: ssc.so: cannot open shared object file: No such file or directory

See the following screencast:
Asciinema
Last edit: 28 Mar 2022 21:37 by Paul Gilman.

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

  • sjanzou
More
29 Mar 2022 06:51 #10750 by sjanzou
Chris,

Have you tried running the SDKtool from the latest SAM release 2021.12.02?

Attached is a screen shot from running the SDKtool on CentOS7

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

  • sjanzou
More
29 Mar 2022 06:57 - 29 Mar 2022 07:05 #10751 by sjanzou
Chris,

Also, with the latest update to 2020.11.29.r2, the SDKtool runs without the error message you showed on CentOS7 per the attached screenshot.

Please check your SAM installation for 2020.11.29.r2 ssc 256 and update if necessary.

Let us know if you continue to have issues.
Last edit: 29 Mar 2022 07:05 by sjanzou.

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

  • Chris
  • Topic Author
More
31 Mar 2022 05:54 #10776 by Chris
Hi @sjanzou! Thank you for your help, and sorry for the delay in responding. I tried both your suggestions, but they didn't work. Here is a recording of SDKTool failing to run in the latest version of SAM (2021.12.02).

Asciinema

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

  • Chris
  • Topic Author
More
31 Mar 2022 06:54 #10777 by Chris
I was able to solve the issue! I had to define the following environment variable before running the program (e.g. in my
~/.profile
file):
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:<path-to-SAM>/linux_64

Where
<path-to-SAM>
is the path to the root directory of the SAM installation.

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

Moderators: Paul Gilman
Powered by Kunena Forum