I recently downloaded and compiled gdtk on macOS 15.7.4. When running the "l1d4-prep" command, the path to the libgas.so library isn't found. The path to the library has been added to my .zshrc file as instructed in the setup guide.
I was able to compile and run successfully on my Linux machine, so suspect it to be an issue with macOS. A quick search seems to indicate that macOS System Integrity Protection (SIP) is at issue and must be disabled for the library path and CFFI to work properly. Is there a workaround?
I recently downloaded and compiled gdtk on macOS 15.7.4. When running the "l1d4-prep" command, the path to the libgas.so library isn't found. The path to the library has been added to my .zshrc file as instructed in the setup guide.
I was able to compile and run successfully on my Linux machine, so suspect it to be an issue with macOS. A quick search seems to indicate that macOS System Integrity Protection (SIP) is at issue and must be disabled for the library path and CFFI to work properly. Is there a workaround?