Skip to content

Commit

Permalink
selinux wreaking havoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mcoliver committed Nov 22, 2024
1 parent 6c4c546 commit dc30799
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/build_guides/build_rocky_linux_9_5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ sudo ldconfig
##### Create launch shortcut
cd ${TMP_XSTUDIO_BUILD_DIR}
cat << EOF > start_xstudio.sh
sudo setenforce 0
export QV4_FORCE_INTERPRETER=1
export LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib64
export PYTHONPATH=./bin/python/lib/python${VER_PYTHON}/site-packages:/home/xstudio/.local/lib/python${VER_PYTHON}/site-packages:
Expand Down

0 comments on commit dc30799

Please sign in to comment.