Re: could not build NCL

From: Andrew Mai <mai_at_nyahnyahspammersnyahnyah>
Date: Thu Feb 06 2014 - 05:49:14 MST

On 02/06/2014 12:47 AM, sangeeta maharjan wrote:

> /usr/bin/ld: cannot find -lXext
> collect2: ld returned 1 exit status
>
> The compile and link failed.
>
> Need help to execute the command.

Have you tried to locate the file libXext* ? On my Scientific Linux computer:

% locate libXext
/usr/lib64/libXext.so
/usr/lib64/libXext.so.6
/usr/lib64/libXext.so.6.4.0

so you would change "-L/usr/X11R6/lib64" to "-L/usr/lib64" to find the Xext library.

Andy

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Thu Feb 6 05:49:19 2014

This archive was generated by hypermail 2.1.8 : Fri Feb 07 2014 - 16:39:38 MST