Skip to content

Commit

Permalink
Merge pull request #907 from JohanMabille/sde
Browse files Browse the repository at this point in the history
Fixed sde location
  • Loading branch information
JohanMabille committed Mar 8, 2023
2 parents 9876975 + 2282ae2 commit 8c831af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_sde.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#python ./intel-sde-downloader.py sde-external-8.35.0-2019-03-11-lin.tar.bz2
#wget http://software.intel.com/content/dam/develop/external/us/en/protected/sde-external-8.50.0-2020-03-26-lin.tar.bz2

wget --user-agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36" https://software.intel.com/content/dam/develop/external/us/en/documents/sde-external-8.56.0-2020-07-05-lin.tar.bz2
wget --user-agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36" https://www.intel.com/content/dam/develop/external/us/en/documents/sde-external-8.56.0-2020-07-05-lin.tar.bz2

tar xvf sde-external-8.56.0-2020-07-05-lin.tar.bz2
sudo sh -c "echo 0 > /proc/sys/kernel/yama/ptrace_scope"

0 comments on commit 8c831af

Please sign in to comment.