[ncl-install] install ncl_ncarg-5.2.1.Linux_i686_nodap_gcc432.tar.gz
Daniel Packman
pack at ucar.edu
Tue May 17 00:13:47 MDT 2011
>
> /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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20110517/40615dcc/attachment.html
More information about the ncl-install
mailing list