theNizo / linux_rocksmith

Guides to get Rocksmith 2014 running on Linux
https://thenizo.github.io/linux_rocksmith/
GNU General Public License v3.0
92 stars 9 forks source link

fixed missing sudo commands #26

Closed StaringLongingly closed 1 year ago

StaringLongingly commented 1 year ago

thats it

theNizo commented 1 year ago

find needs the user running it to have the read permission. I can confirm that this is the default for system directories on vanilla Arch as well as Manjaro.

This pull request suggests that this isn't the case on the distro you use. If that is correct, I'm interested which distro it is.

theNizo commented 1 year ago

Note to myself, if I accept this, I'd have to edit src to fit the change.

StaringLongingly commented 1 year ago

i use manjaro and with sudo there are no errors

theNizo commented 1 year ago

Okay, I just noticed that I once was aware of the errors. I mentioned them in a sentence just below these edits (Line 114/94. You missed that, but that's okay). So here's what I think:

If you have a different view, please share.