[ncl-talk] installation_problem

Guido Cioni guidocioni at gmail.com
Wed Aug 30 05:49:46 MDT 2017


I'm not sure I understand the situation. 
Regardless of this libgomp.1.dylib has to be into the /usr/local/lib folder. Just copy it there. 

I would suggest you to research a little bit before:
https://www.cyberciti.biz/faq/locate-linux-gnu-c-or-gcc-compiler-location/ <https://www.cyberciti.biz/faq/locate-linux-gnu-c-or-gcc-compiler-location/>
https://www.ncl.ucar.edu/Download/linux.shtml <https://www.ncl.ucar.edu/Download/linux.shtml> (look under Dealing with missing libgfortran issue)


> On 30. Aug 2017, at 12:57, Kunal Bali <kunal.bali9 at gmail.com> wrote:
> 
> 
> the system has already used by somebody else before. So I don't know how gcc is installed in this OS. 
> But I have downloaded the gcc package or tar file. When I extracted this tar file on Desktop then the extracted dir i.e. usr/local/lib has libgomp.1.dylib file.
> 
> So how to link this library with ncl. 
> 
> 
> 
> 
> 
> Kunal Bali
> Research Scholar 
> Radio & Atmospheric Science Division 
> CSIR - National Physical Laboratory
> New Delhi - 110012
> India
> 
> 
> 
> 
> 
> On Wed, Aug 30, 2017 at 3:57 PM, Guido Cioni <guidocioni at gmail.com <mailto:guidocioni at gmail.com>> wrote:
> You have some missing linked library.
> What did you use to install gcc? Brew? Are you using the one embedded into the OSX installation? 
> 
> In the first case you have to do something like 
> 
> cd /usr/local/lib
> ln -fs ../Cellar/gcc/7.2.0/lib/gcc/7/libgomp.1.dylib
> 
> and similarly for all the libraries that are giving you an error.
> Good luck 
> 
>> On 30. Aug 2017, at 12:21, Kunal Bali <kunal.bali9 at gmail.com <mailto:kunal.bali9 at gmail.com>> wrote:
>> 
>> Dear NCL users
>> 
>> I am trying to install NCL in Mac Sierra , version 10.12.4
>> 
>> But i am getting an error 
>> 
>> dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib
>>   Referenced from: /usr/local/ncl_6.2.1/bin/ncl
>>   Reason: image not found
>> Abort trap: 6
>> 
>> 
>> could anyone please let me know that how can I fix it. 
>> 
>> Thank You
>> 
>> Regards
>> Kunal Bali
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> ncl-talk mailing list
>> ncl-talk at ucar.edu <mailto:ncl-talk at ucar.edu>
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk <http://mailman.ucar.edu/mailman/listinfo/ncl-talk>
> 
> 
> Guido Cioni
> http://guidocioni.altervista <http://guidocioni.altervista/>.org
> 
> 
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk


Guido Cioni
http://guidocioni.altervista <http://guidocioni.altervista/>.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170830/839a69f8/attachment.html>


More information about the ncl-talk mailing list