I used to use an AppleScript from years, but since a few days, I cannot run it anymore
I have the error message
"dyld: Library not loaded: /usr/lib/libnetsnmp.25.dylib Referenced from: /usr/bin/php Reason: image not found" "dyld: Library not loaded: /usr/lib/libnetsnmp.25.dylib Referenced from: /usr/bin/php Reason: image not found (1005)" Any idea how I can fix that
Many thanks
I had same problem with PHP after updated the OS X system and solved by this (type this in terminal console):
sudo ln -s /usr/lib/libnetsnmp.30.dylib /usr/lib/libnetsnmp.25.dylib
Hope this helps you as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With