HomeBrew is not the only package manager on macOS.
|
self::addLibraryPath("/opt/homebrew/lib"); |
MacPorts is an equally-valid package manager, which stores binaries in a different location. Vips is installed at the following location when using MacPorts...
I'll do a pull request for your consideration.
HomeBrew is not the only package manager on macOS.
php-vips/src/FFI.php
Line 298 in 2e9280b
MacPorts is an equally-valid package manager, which stores binaries in a different location. Vips is installed at the following location when using MacPorts...
I'll do a pull request for your consideration.