SDKtool for Linux error while loading shared libraries

  • Paul Gilman
  • Topic Author
More
28 Jul 2023 20:11 - 28 Jul 2023 20:13 #12360 by Paul Gilman
If you get "error while loading shared libraries" when you try to run
./SDKtool

from
/home/[username]/SAM/2022.11.21/linux_64

in a Debian distribution of Linux like Ubuntu or Mint, you can fix the problem by putting ssc.so in /usr/lib or by running
export LD_LIBRARY_PATH=/home/[username]/SAM/2022.11.21/linux64

To avoid typing the command each time you open a new terminal window, you can add it to your shell configuration file. For example, for bash, add it to your .bashrc file.

Best regards,
Paul.

 
Last edit: 28 Jul 2023 20:13 by Paul Gilman.

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

Moderators: Paul Gilman
Powered by Kunena Forum