[Met_help] [rt.rap.ucar.edu #64648] History for problem in install MET
John Halley Gotway via RT
met_help at ucar.edu
Tue Feb 18 12:02:40 MST 2014
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Dear All
I'm a new user for MET software and i have problem in install the MET
the problem in the attached (make.log) file
by the way, the required liberaries are installed correctly
the attached contains make.log and user_defs.mk
i am using Fedora core 18 OS, netcdf-4.1.1, and gfortran compiler
Best Regards
Beeker
#################################
Aboubakr Abdelrehim Abdallah
Assistant Lecture
Astronomy & Meteorology Dpt.
Faculty of Science
Al-Azhar Uni.
Nasr city 11884, Cairo, Egypt
biker.meteor at gmail.com
Tel. (work):002 02 226 29 357 (216)Cell No.:002 010 55 016 94
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #64648] problem in install MET
From: John Halley Gotway
Time: Mon Dec 16 23:13:52 2013
Beeker,
For some reason, your compiler can't find that standard C++ and math
libraries. By default, MET is set up to be using static linking. You
could try compiling for dynamic linking by editing the "user_def.mk"
file
and removing the "-static" options that appear on the CXX_FLAGS and
FC_FLAGS line.
Try recompiling and let me know if that helps.
Thanks,
John Halley Gotway
met_help at ucar.edu
>
> Mon Dec 16 17:51:55 2013: Request 64648 was acted upon.
> Transaction: Ticket created by biker_met at hotmail.com
> Queue: met_help
> Subject: problem in install MET
> Owner: Nobody
> Requestors: biker_met at hotmail.com
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=64648 >
>
>
> Dear All
> I'm a new user for MET software and i have problem in install the
MET
> the problem in the attached (make.log) file
> by the way, the required liberaries are installed correctly
> the attached contains make.log and user_defs.mk
> i am using Fedora core 18 OS, netcdf-4.1.1, and gfortran compiler
>
>
> Best Regards
> Beeker
>
> #################################
> Aboubakr Abdelrehim Abdallah
> Assistant Lecture
> Astronomy & Meteorology Dpt.
> Faculty of Science
> Al-Azhar Uni.
> Nasr city 11884, Cairo, Egypt
> biker.meteor at gmail.com
> Tel. (work):002 02 226 29 357 (216)Cell No.:002 010 55 016 94
>
>
------------------------------------------------
Subject: problem in install MET
From: Beeker Abdallah
Time: Tue Dec 17 06:36:34 2013
Dear Jhon
thanks so much, your helping was successful
and the set up of MET is installed correctly
and actually, i will use the MET software for climate verification
Best Regards
Beeker
#################################
Aboubakr Abdelrehim Abdallah
Assistant Lecture
Astronomy & Meteorology Dpt.
Faculty of Science
Al-Azhar Uni.
Nasr city 11884, Cairo, Egypt
biker.meteor at gmail.com
Tel. (work):002 02 226 29 357 (216)Cell No.:002 010 55 016 94
> Subject: Re: [rt.rap.ucar.edu #64648] problem in install MET
> From: met_help at ucar.edu
> To: biker_met at hotmail.com
> Date: Mon, 16 Dec 2013 23:13:53 -0700
>
> Beeker,
>
> For some reason, your compiler can't find that standard C++ and math
> libraries. By default, MET is set up to be using static linking.
You
> could try compiling for dynamic linking by editing the "user_def.mk"
file
> and removing the "-static" options that appear on the CXX_FLAGS and
> FC_FLAGS line.
>
> Try recompiling and let me know if that helps.
>
> Thanks,
> John Halley Gotway
> met_help at ucar.edu
>
> >
> > Mon Dec 16 17:51:55 2013: Request 64648 was acted upon.
> > Transaction: Ticket created by biker_met at hotmail.com
> > Queue: met_help
> > Subject: problem in install MET
> > Owner: Nobody
> > Requestors: biker_met at hotmail.com
> > Status: new
> > Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=64648 >
> >
> >
> > Dear All
> > I'm a new user for MET software and i have problem in install the
MET
> > the problem in the attached (make.log) file
> > by the way, the required liberaries are installed correctly
> > the attached contains make.log and user_defs.mk
> > i am using Fedora core 18 OS, netcdf-4.1.1, and gfortran compiler
> >
> >
> > Best Regards
> > Beeker
> >
> > #################################
> > Aboubakr Abdelrehim Abdallah
> > Assistant Lecture
> > Astronomy & Meteorology Dpt.
> > Faculty of Science
> > Al-Azhar Uni.
> > Nasr city 11884, Cairo, Egypt
> > biker.meteor at gmail.com
> > Tel. (work):002 02 226 29 357 (216)Cell No.:002 010 55 016 94
> >
> >
>
>
>
------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #64648] problem in install MET
From: John Halley Gotway
Time: Tue Dec 17 10:06:35 2013
Beeker,
Great. Glad that did the trick. Just let us know if any more
questions arise in your use of MET.
Thanks,
John Halley Gotway
met_help at ucar.edu
On 12/17/2013 06:36 AM, Beeker Abdallah via RT wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=64648 >
>
> Dear Jhon
> thanks so much, your helping was successful
> and the set up of MET is installed correctly
> and actually, i will use the MET software for climate verification
>
>
> Best Regards
> Beeker
>
> #################################
> Aboubakr Abdelrehim Abdallah
> Assistant Lecture
> Astronomy & Meteorology Dpt.
> Faculty of Science
> Al-Azhar Uni.
> Nasr city 11884, Cairo, Egypt
> biker.meteor at gmail.com
> Tel. (work):002 02 226 29 357 (216)Cell No.:002 010 55 016 94
>
>
>> Subject: Re: [rt.rap.ucar.edu #64648] problem in install MET
>> From: met_help at ucar.edu
>> To: biker_met at hotmail.com
>> Date: Mon, 16 Dec 2013 23:13:53 -0700
>>
>> Beeker,
>>
>> For some reason, your compiler can't find that standard C++ and
math
>> libraries. By default, MET is set up to be using static linking.
You
>> could try compiling for dynamic linking by editing the
"user_def.mk" file
>> and removing the "-static" options that appear on the CXX_FLAGS and
>> FC_FLAGS line.
>>
>> Try recompiling and let me know if that helps.
>>
>> Thanks,
>> John Halley Gotway
>> met_help at ucar.edu
>>
>>>
>>> Mon Dec 16 17:51:55 2013: Request 64648 was acted upon.
>>> Transaction: Ticket created by biker_met at hotmail.com
>>> Queue: met_help
>>> Subject: problem in install MET
>>> Owner: Nobody
>>> Requestors: biker_met at hotmail.com
>>> Status: new
>>> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=64648 >
>>>
>>>
>>> Dear All
>>> I'm a new user for MET software and i have problem in install the
MET
>>> the problem in the attached (make.log) file
>>> by the way, the required liberaries are installed correctly
>>> the attached contains make.log and user_defs.mk
>>> i am using Fedora core 18 OS, netcdf-4.1.1, and gfortran compiler
>>>
>>>
>>> Best Regards
>>> Beeker
>>>
>>> #################################
>>> Aboubakr Abdelrehim Abdallah
>>> Assistant Lecture
>>> Astronomy & Meteorology Dpt.
>>> Faculty of Science
>>> Al-Azhar Uni.
>>> Nasr city 11884, Cairo, Egypt
>>> biker.meteor at gmail.com
>>> Tel. (work):002 02 226 29 357 (216)Cell No.:002 010 55 016 94
>>>
>>>
>>
>>
>>
>
>
------------------------------------------------
More information about the Met_help
mailing list