Re: NCARG 5.1.0 installation problem

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Tue, 7 Apr 2009 07:13:40 -0600 (MDT)

Vijay,

You need to install the X11 development libraries before you
can build NCL and other applications like idt and tdpackdemo.
This will give you libraries like "libXext.a", "libXm.a", etc.

You didn't say what kind of system this was, but you can google for
"X11 development libraries" along with your system (linux, macos) and
should get some information that way.

I agree with Samrat, installing from a precompiled binary is easier!

--Mary

On Fri, 3 Apr 2009, Samrat Rao wrote:

> You need to have the necessary libraries installed or if they are installed
> the paths must be set. It might be a better option to install the
> precompiled binaries as compiling NCL/NCARG is a bit difficult for a novice.
> I too wasted my time and am happier with the precompiled binary.
>
> And yes, one also needs to post in the appropriate forum.
>
> On Thu, Apr 2, 2009 at 5:24 PM, Vijay <bhaskar.bvijay_at_gmail.com> wrote:
>
>> hi
>>
>> I am installing NCARG 5.1.0 (not ncl) in my work station. I am getting the
>> so many errors. Herewith I am attaching the make-output file for ur view.
>>
>> make[5]: Entering directory
>> `/root/WRF/ncl_ncarg-5.1.0/ncarg2d/src/bin/tdpackdemo'
>> gfortran -fPIC -fno-second-underscore -fno-range-check -O -c -o
>> TdpackDemo.o TdpackDemo.f
>> gfortran -fPIC -fno-second-underscore -fno-range-check -O -o tdpackdemo
>> TdpackDemo.o -L../../../.././ncarg2d/src/libncarg -lncarg
>> -L../../../.././ncarg2d/src/libncarg_gks -lncarg_gks
>> -L../../../.././common/src/libncarg_c -lncarg_c -lpng -lz
>> -L/usr/local/ncarg/lib -L/usr/local/lib -L/usr/lib -lX11 -lXext
>> /usr/bin/ld: cannot find -lXext
>> collect2: ld returned 1 exit status
>> make[5]: *** [tdpackdemo] Error 1
>> make[5]: Leaving directory
>> `/root/WRF/ncl_ncarg-5.1.0/ncarg2d/src/bin/tdpackdemo'
>> Making ./ncarg2d/src/bin/ezmapdemo
>> make[5]: Entering directory
>> `/root/WRF/ncl_ncarg-5.1.0/ncarg2d/src/bin/ezmapdemo'
>> gfortran -fPIC -fno-second-underscore -fno-range-check -O -c -o
>> EzmapDemo.o EzmapDemo.f
>> gfortran -fPIC -fno-second-underscore -fno-range-check -O -o ezmapdemo
>> EzmapDemo.o -L../../../.././ncarg2d/src/libncarg -lncarg
>> -L../../../.././ncarg2d/src/libncarg_gks -lncarg_gks
>> -L../../../.././common/src/libncarg_c -lncarg_c -lpng -lz
>> -L/usr/local/ncarg/lib -L/usr/local/lib -L/usr/lib -lX11 -lXext
>> /usr/bin/ld: cannot find -lXext
>> collect2: ld returned 1 exit status
>> make[5]: *** [ezmapdemo] Error 1
>> make[5]: Leaving directory
>> `/root/WRF/ncl_ncarg-5.1.0/ncarg2d/src/bin/ezmapdemo'
>> make[4]: Leaving directory `/root/WRF/ncl_ncarg-5.1.0/ncarg2d/src/bin'
>> Making ./ncarg2d/src/db
>> make[4]: Entering directory `/root/WRF/ncl_ncarg-5.1.0/ncarg2d/src/db'
>> Making ./ncarg2d/src/db/ezmap
>>
>> Regards
>> Vijay
>>
>> _______________________________________________
>> ncl-talk mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>
>>
>
>
> --
>
> Samrat Rao
>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Apr 07 2009 - 07:13:40 MDT

This archive was generated by hypermail 2.2.0 : Tue Apr 07 2009 - 10:01:36 MDT