Skip to content

Commit dc30799

Browse files
committed
selinux wreaking havoc
1 parent 6c4c546 commit dc30799

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/build_guides/build_rocky_linux_9_5.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ sudo ldconfig
270270
##### Create launch shortcut
271271
cd ${TMP_XSTUDIO_BUILD_DIR}
272272
cat << EOF > start_xstudio.sh
273+
sudo setenforce 0
273274
export QV4_FORCE_INTERPRETER=1
274275
export LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib64
275276
export PYTHONPATH=./bin/python/lib/python${VER_PYTHON}/site-packages:/home/xstudio/.local/lib/python${VER_PYTHON}/site-packages:

0 commit comments

Comments
 (0)