This library was working fine before, but just today I started getting this error without any changes in my function:
/tmp/soxi: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory
I wonder if libgomp was updated in the Amazon Linux AMI and the version of sox included in this lib is now outdated?
This library was working fine before, but just today I started getting this error without any changes in my function:
I wonder if
libgompwas updated in the Amazon Linux AMI and the version of sox included in this lib is now outdated?