Jump to content

Recommended Posts

Posted

Hello, I'm using OPI Lite with 5.25 armbian and there is a little problem with the permissions:

 

root@orangepilite:~/Raws/libjpeg/jpeg-8c# ./configure
-bash: ./configure: Permission denied
root@orangepilite:~/Raws/libjpeg/jpeg-8c# sudo ./configure
sudo: ./configure: command not found
root@orangepilite:~/Raws/libjpeg/jpeg-8c# ls | grep configure
configure
configure.ac
 
 
That appeared to me twice, first time i compile and install nodejs and npm was not recognized like a command (ask for permissions after use sudo just said command not found), this is my second hit to that problem, trying to compile libjpeg. I try to gi to root owners for that folder, same results, I try to cp the files and then compile it, same results and so on and so on.
 
Can someone explain me from where these problems are coming?
Posted

It was about the mode, I'm so stupid, its regular libjpeg, not turbo, I'll try it on npm because there was the same problem, thanks a lot, and the same files compile without this mode problems on 5.23, is there any new changes on this direction in 5.25?

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines