Answer the question
In order to leave comments, you need to log in
./configure and permissions
Tell me why it may turn out that it is impossible to configure the utility on the user partition and when you call ./configure, the message “permission denied” pops up, although all rights to the folder and subfolders were specially set to 0777, and the command was run via sudo.
Answer the question
In order to leave comments, you need to log in
Does configure itself have a +x flag?
The question is naive, but you never know.
Is the team sh configure
working? (If not, what does it write?) Perhaps the problem is not in the script itself, but in the interpreter specified in the shebang (i.e., which is used when the script is run as ./configure
).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question