EDIT:
After doing a 'locate' for libpopt.0.dylib, it found it in /opt/local/lib/ instead of /usr/local/opt/popt/lib/
I copied libpoppt. files to /usr/local/opt/popt/lib/, and it seems to be running.
Want to make sure this won't break the binary's execution.
EDIT:
Installed the 1.0.4 package on a mac again today, and sgdisk spit out the same error listed above. Looks like libraries aren't being installed correctly?
EDIT:
Removed the .pkg installed using the download from here, and used brew instead. It installs the necessary libraries.
Mojave 10.14.3
Last edit: Matthew Janik 2019-02-28
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
after updating GPT fdisk to 1.0.4 (from 1.0.2, I believe), my sgdisk no longer executes.
I get the following error:
Any thoughts?
EDIT:
After doing a 'locate' for libpopt.0.dylib, it found it in /opt/local/lib/ instead of /usr/local/opt/popt/lib/
I copied libpoppt. files to /usr/local/opt/popt/lib/, and it seems to be running.
Want to make sure this won't break the binary's execution.
EDIT:
Installed the 1.0.4 package on a mac again today, and sgdisk spit out the same error listed above. Looks like libraries aren't being installed correctly?
EDIT:
Removed the .pkg installed using the download from here, and used brew instead. It installs the necessary libraries.
Mojave 10.14.3
Last edit: Matthew Janik 2019-02-28