<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 27, 2015, at 1:38 PM, Ruslan Zasukhin <<a href="mailto:ruslan_zasukhin@valentina-db.com" class="">ruslan_zasukhin@valentina-db.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">On 7/27/15, 6:23 PM, "jda" <<a href="mailto:jda@his.com" class="">jda@his.com</a>> wrote:<br class=""><br class="">Hi,<br class=""><br class=""><blockquote type="cite" class="">This is the first time Iąve encountered this problem after an update. I<br class="">installed 5.8.6 and compiled for Xojo. I have the file DisableRBDB in the<br class="">plugin folder (necessary since I donąt have the Pro license). I can build and<br class="">run the app on my Mac where Valentina is installed. But if I try to run on a<br class="">Mac without Valentina I get this error<br class=""><br class="">?<br class=""><br class="">Iąve tried on two different Macs with the same result.<br class=""><br class="">Did the build script change? Any ideas whatąs going on?<br class=""></blockquote><br class="">And this means that you have run build script also, right?<br class=""><br class="">Please check carefully if any errors was during build.<br class=""><br class="">If no error, it is possible to use<br class="">    otool -L each.dylib<br class=""><br class="">To see dependencies<br class=""><br class=""></div></blockquote></div><br class=""><div class="">No errors written to console. The script is run automatically on build. If I run it manually there are lots of errors, like</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">cp: /Contents/vcomponents/xsl/pic/DC.GIF: No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">cp: /Contents/vcomponents/xsl/pic/EMPL.GIF: No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">cp: /Contents/vcomponents/xsl/pic/GRP.GIF: No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">cp: /Contents/vcomponents/xsl/visualization1.xsl: No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">cp: /Contents/vcomponents/xsl/visualization2.xsl: No such file or directory</div></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: /Contents/vcomponents/libvshared_fat_release.dylib (No such file or directory)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: /Contents/vcomponents/libvkernel_fat_release.dylib (No such file or directory)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: /Contents/vcomponents/libvkernel_fat_release.dylib (No such file or directory)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open file: /Contents/vcomponents/libvkernel_fat_release.dylib (No such file or directory)</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Frankly, I don’t recall how to run it manually any more, it’s been part of the build process for so long.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Jon</div></body></html>