Re: install ncl_ncarg-5.2.1.Linux_i686_nodap_gcc432.tar.gz

From: Daniel Packman <pack_at_nyahnyahspammersnyahnyah>
Date: Tue May 17 2011 - 00:13:47 MDT

>
> /usr/bin/ld: cannot find -lXext
> collect2: ld returned 1 exit status
>
>
> The compile and link failed.
>
It could be that you just have to install the Xext library.
The process depends on what kind of OS you have installed.
If you have an rpm based unix such as CentOS or Redhat,
then you need to install something that would look like

xorg-x11-libXext

This might be installable by the single command

yum install xorg-x11-libXext

but again, the procedure differs for different operating systems.
The results of "uname -a" might give some clues.

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Tue May 17 02:39:17 2011

This archive was generated by hypermail 2.1.8 : Tue May 17 2011 - 15:12:46 MDT