Closed apaffenholz closed 6 years ago
If fink is installed and the path to fink is loaded then the build process picks up some libraries via fink. For a bundle that works on machines without fink we have to suppress this.
(check with otool -L Ext.bundle Ext.bundle: /sw/lib/libxml2.2.dylib (compatibility version 12.0.0, current version 12.1.0) )
If fink is installed and the path to fink is loaded then the build process picks up some libraries via fink. For a bundle that works on machines without fink we have to suppress this.