[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

951121: netCDF



Thomas,

>Date: Tue, 21 Nov 1995 14:12:09 -0800 (PST) 
>From: Thomas Finkbeiner <address@hidden>
>Organization: Stanford University
>Subject: Re: 951121: netCDF 
>Keywords: 199511172322.AA01582

In the above message you wrote:

> I changed the value of LD_XDR within the config.status file as the setenv
> command doesn't seem to be effective.

That's my fault, sorry.

> If I do the grep command then, I
> get: 
>       fink>grep LD_XDR config.status 
>       LD_XDR='-lnsl' 
>       s%@LD_XDR@%$LD_XDR%g
> 
> Then, I ran make all and make test again; however, the output of error
> messages appear to be the same still:

You'll have to execute the config.status script before the change will
take effect.  Try this:

    1.  Execute the config.status script.  It should remake the
        makefiles.

    2.  Execute the command `make test'.

--------
Steve Emmerson   <address@hidden>