Deployment Script. install_name_tool: command not found

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Apr 10 01:26:59 CDT 2009


On 4/10/09 12:11 AM, "Vansh Singh" <vsingh at us.counterp.com> wrote:

Hi Vansh,

> You asked "So problem is with executable only? Inside D11 IDE all works
> fine now?" and my answer is that I don't know because I don't have
> Director for Mac. I only develop on the PC and then copy the Mac
> executable over to the Mac to make a mac build. The only way for me to
> figure out is to run the executable, the executable in this case is now
> a file called mshd_update.app and when I run it gave me some errors
> about missing Xtras.
> 
> I don't understand why I have to run another script after I have already
> installed the UB and copied the DLL files and Xtra into the folder of
> the executable. 

Because on MAC OS X, dylibs have special built-in path where they find each
other.

V4MD installs them into /usr/local/lib/vcomponents
Script change that to App/* path.

In fact Microsoft also have introduce such technology with XP and Visual
2005, just it is not widely used yet. But it will be because each new EXE
already have this feature.

------------
> Either way, I looked at the page
> http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:products:adk:
> v4md:manual:deployment:macos_x_v4md_ub&s%5b%5d=deployment and tried to
> follow the instructions, this is what I got:
> 
> /Users/vsingh/Desktop/install_vcomponents_v4md_v4: line 97:
> install_name_tool: command not found
> 
> What do I do now? My app file still gives the same exact error.

This is because you have not install Apple Developer Tools on your MAC.

MAC OS X comes on 2 DVD, second contains these tools.
If not you can download them from apple site.
We talk about XCODE installer actually here.

After install on your MAIN HDD, will present folder
    Developer      

Which contains this install_name_tool  utility.


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list