Skip to content

Error while loading shared libraries when testing install

1. Update Your Shell Profile (~/.bashrc or ~/.zshrc)

Section titled “1. Update Your Shell Profile (~/.bashrc or ~/.zshrc)”

Follow these steps to update your shell profiles and system library path to include SplashKit.

For Bash Users:

  1. To add SplashKit to your PATH, run the following command:

    Terminal window
    echo "export PATH=\"$HOME/.splashkit:\$PATH\"" >> ~/.bashrc
  2. Install the necessary dependencies, compile and install SplashKit globally with the following command:

    Terminal window
    skm linux install