Fixed it! I just had to correctly set some path variables related to the
dynamic linker. The environment variables $DYLD_LIBRARY_PATH and
$DYLD_FALLBACK_LIBRARY_PATH were empty initially, and I set them.

Thanks,
Param

On Tue, May 31, 2016 at 6:50 AM Vasco Alexandre da Silva Costa <
vasco.co...@gmail.com> wrote:

> I don't know the MacOS X environment much. But it might be the executable
> can't find the path where the .dynlibs are installed.
>
> On Mon, May 30, 2016 at 3:56 PM, Param Hanji <param.catchch...@gmail.com>
> wrote:
>
>> Hello all,
>>
>> My laptop was overheating a little. and was also having some issues with
>> driver support for the GPU. So, I decided to change it. However, I'm having
>> some trouble getting BRL-CAD working.
>>
>> Compilation and installation using 'make' happen as expected. All the
>> tests pass too. However when I run an application (like mged or rt), an
>> error is produced. Here's an example -
>>
>> dyld: Library not loaded: @rpath/libtclcad.20.dylib
>>
>>   Referenced from: /usr/brlcad/dev-7.25.0/bin/mged
>>
>>   Reason: image not found
>>
>> Trace/BPT trap: 5
>>
>>
>> I have verified that all the .dylib files (or appropriate links) exist in
>> the lib folder. I guess the dynamic linker isn't working for some reason.
>> This is a new OS and a new development environment for me, and I hence any
>> guidance would be welcome.
>>
>>
>> I really don't want this to hinder my GSoC work for too long. This is the
>> main reason why I'm asking on this list. I want to find a way around as
>> soon as possible. I'll try to figure what's wrong too.
>>
>>
>> If all else fails, I'll dual boot the laptop with Ubuntu and continue
>> work.
>>
>>
>> Thank you for your time.
>>
>>
>> Best,
>>
>>
>> Param
>>
>>
>> ------------------------------------------------------------------------------
>> What NetFlow Analyzer can do for you? Monitors network bandwidth and
>> traffic
>> patterns at an interface-level. Reveals which users, apps, and protocols
>> are
>> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
>> J-Flow, sFlow and other flows. Make informed decisions using capacity
>> planning reports.
>> https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
>> _______________________________________________
>> BRL-CAD Developer mailing list
>> brlcad-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>>
>>
>
>
> --
> Vasco Alexandre da Silva Costa
> PhD in Computer Engineering (Computer Graphics)
> Instituto Superior Técnico/University of Lisbon, Portugal
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> _______________________________________________
> BRL-CAD Developer mailing list
> brlcad-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to