Dolphin86 Posted February 16, 2023 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Share Posted February 16, 2023 (edited) as mention above, bump to new problem. Spoiler chmod +x ./configure = result as below changing permissions of './configure': Operation not permitted kindly guide me how to fix this? Edited February 16, 2023 by Dolphin86 Quote Link to comment Share on other sites More sharing options...
0 Vy Low Posted February 16, 2023 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 318 Reputation: 51 Joined: 03/30/13 Last Seen: 4 hours ago Share Posted February 16, 2023 try chmod a+x configure ./configure Quote Link to comment Share on other sites More sharing options...
0 Litro Endemic Posted February 17, 2023 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 283 Reputation: 79 Joined: 06/13/13 Last Seen: June 7, 2023 Share Posted February 17, 2023 try using sudo Quote Link to comment Share on other sites More sharing options...
0 Dolphin86 Posted February 17, 2023 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Author Share Posted February 17, 2023 both did not work sudo chmod +x ./configure chmod a+x configure Quote Link to comment Share on other sites More sharing options...
Question
Dolphin86
as mention above, bump to new problem.
chmod +x ./configure = result as below
changing permissions of './configure': Operation not permitted
kindly guide me how to fix this?
Edited by Dolphin86Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.