[ace-users] ACE is not getting installed on MAC OS X 10.4
apparao
apparao at effigent.net
Tue Jul 31 05:24:00 CDT 2007
Now i got the libACE.dylib in $ACE_ROOT/ace.
Presently i am trying to use that dylib. I am using Xcode IDE and
created one C++ bundle package and added libACE.dylib to that project.
With out writing any code, i simply build the project. In the
console, it displays the following contents:
[Session started at 2007-07-31 15:43:16 +0530.]
dyld: Library not loaded: libACE.dylib
Referenced from: /Users/Appu/sample/build/Release/sample
Reason: image not found
sample has exited due to signal 5 (SIGTRAP).
If i copied libACE.dylib to /usr/local/lib, above mentioned error was
gone. This copying mechanism is really require or we can suppress this?.
- Apparao.
On 27-Jul-07, at 8:47 AM, apparao wrote:
> For Mac, i require ACE dylib.
>
> For that, what i am doing is, downloading the source code from the
> http://download.dre.vanderbilt.edu/. I successfully downloaded ACE
> +TAO+CIAO.tar file. We didn't find any ACE dylib in one of the
> folders $ACE_ROOT/ace and $ACE_ROOT/lib after untar. So I build the
> source code by setting corresponding environment variables as
> specified in http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/
> ACE-INSTALL.html.
>
> In the Building phase, we are getting error at "make install".
> Please find the error below:
>
> $ make install
> make install-recursive
> Making install in .
> test -z "/usr/local/lib" || /tmp/ACE_wrappers/aux_config/
> install-sh -d "/usr/local/lib"
> /bin/sh ../libtool --mode=install /usr/bin/install -c
> 'libACE.la' '/usr/local/lib/libACE.la'
> /usr/bin/install -c .libs/libACE.5.5.0.dylib /usr/local/lib/
> libACE.5.5.0.dylib
> install: /usr/local/lib/libACE.5.5.0.dylib: Permission denied
> make[4]: *** [install-libLTLIBRARIES] Error 71
> make[3]: *** [install-am] Error 2
> make[2]: *** [install-recursive] Error 1
> make[1]: *** [install] Error 2
> make: *** [install-recursive] Error 1
>
> - Apparao.
>
>
> On 26-Jul-07, at 11:13 PM, Thomas Lockhart wrote:
>
>>> I am trying to install ACE on MAC OS X 10.4 G5 machine. But this
>>> is not getting installed.
>>
>> What do you mean by "installed"? A traditional build will have the
>> libraries and applications for ACE in the source code tree and
>> "make install" has no useful meaning. Or do you mean that it is
>> having trouble building (e.g. no libACE.so is created in $ACE_ROOT/
>> ace or $ACE_ROOT/lib depending on version)? If you need more help
>> you will need to be more specific on the issues and symptoms.
>>
>> hth
>>
>> - Tom
>>
>> --
>> Thomas Lockhart
>> Supervisor, Realtime Software Group
>> Interferometry and Large Optical Systems
>> Caltech/JPL
>>
>
> _______________________________________________
> ace-users mailing list
> ace-users at mail.cse.wustl.edu
> http://mail.cse.wustl.edu/mailman/listinfo/ace-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/ace-users/attachments/20070731/2ef3fb61/attachment.htm
More information about the Ace-users
mailing list