No acceptable C compiler found in $PATH
Sometimes you may get this error when you try to install something in a linux system Solution: The GCC compiler is not visible in the path variable.It means either you have not installed it...
Sometimes you may get this error when you try to install something in a linux system Solution: The GCC compiler is not visible in the path variable.It means either you have not installed it...
To see the free space for different disks in Linux just run the below df commandThen you will get to see the diskspace in different disks and how much of them are free as...
Error: Error while loading shared libraries:libgsl.so.25: cannot open shared object file: No such fle or directory The above error may appear like as shown in the screenshot This error occurs due to following reasons...