<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>OK then (not so different as I see ;-)</div><br><div><div>On 21-feb-2011, at 13:02, Ruslan Zasukhin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>
<font face="Lucida Grande"><span style="font-size:11pt">On 2/21/11 1:28 PM, "Ernesto Giannotta" <<a href="x-msg://58/erne@apimac.com">erne@apimac.com</a>> wrote:<br>
<br>
<font color="#0000FF">> Well, this is the one I added to try fix it!<br>
</font><br>
Yes I also now see what you mean.<br>
<br>
I have made fix as following<br>
<br>
<br>
#####################################<br>
# CHANGE executable_path for V4CC.framework dylibs:<br>
#####################################<br>
app_frmw_v4cc="$app_frmw"/V4CC.framework/Versions/A/V4CC<br>
<br>
<b> install_name_tool -id "@executable_path/../Frameworks/V4CC.framework/V4CC" "$app_frmw_v4cc"<br>
</b><br>
install_name_tool -change "/usr/local/lib/vcomponents/libvshared_fat_release.dylib" "@executable_path/../vcomponents/libvshared_fat_release.dylib" "$app_frmw_v4cc"<br>
install_name_tool -change "/usr/local/lib/vcomponents/libvkernel_fat_release.dylib" "@executable_path/../vcomponents/libvkernel_fat_release.dylib" "$app_frmw_v4cc"<br>
install_name_tool -change "/usr/local/lib/vcomponents/libvclient_fat_release.dylib" "@executable_path/../vcomponents/libvclient_fat_release.dylib" "$app_frmw_v4cc"<br>
install_name_tool -change "/usr/local/lib/vcomponents/libvreport_fat_release.dylib" "@executable_path/../vcomponents/libvreport_fat_release.dylib" "$app_frmw_v4cc"<br>
install_name_tool -change "/usr/local/lib/vcomponents/VSDK.framework/Versions/A/VSDK" "@executable_path/../vcomponents/VSDK.framework/Versions/A/VSDK" "$app_frmw_v4cc"<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
-- <br>
Best regards,<br>
<br>
Ruslan Zasukhin<br>
VP Engineering and New Technology<br>
Paradigma Software, Inc<br>
<br>
Valentina - Joining Worlds of Information <br>
<a href="http://www.paradigmasoft.com/">http://www.paradigmasoft.com</a><br>
<br>
[I feel the need: the need for speed]<br>
</span></font>
</div>
_______________________________________________<br>Valentina mailing list<br><a href="mailto:Valentina@lists.macserve.net">Valentina@lists.macserve.net</a><br>http://lists.macserve.net/mailman/listinfo/valentina<br></blockquote></div><br></body></html>