staf: error while loading shared libraries: libSTAF.so: cannot open shared object file: No such file or directory
To fix this, modify/add LD_LIBRARY_PATH to ~/.bashrc like:
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/staf/lib"
staf: error while loading shared libraries: libSTAF.so: cannot open shared object file: No such file or directory
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/staf/lib"
SBCL Hello, world! Version info: - OS: Windows 11 23H2 (Microsoft Windows [Version 10.0.22631.7079]) - Emacs: 30.2 - SBCL : 2.6.4 - SLI...
No comments:
Post a Comment