Message-ID: <122EC82C51E4074B995E23C4CC96001701018A19317C@BOM-VMBX-HO.bom.gov.au>
Date: 2013-02-06T02:09:25Z
From: Andrew Harley
Subject: ncdf4 installation problem: undefined symbol [SEC=UNCLASSIFIED]
In-Reply-To: <CAL+Zad-gz_9JAvh9yYovfpJLJSSAkqS=i2U6OVX50kKGDfCsAw@mail.gmail.com>
> -----Original Message-----
> From: davidwilliampierce at gmail.com
> [mailto:davidwilliampierce at gmail.com] On Behalf Of David W. Pierce
> Sent: Wednesday, 6 February 2013 3:59 AM
> To: Andrew Harley
> Cc: r-help at R-project.org
> Hi Andrew,
>
> I think it's reasonably likely that some components of the old netcdf
> library installation are being found by mistake. The compiler system
> makes it easy to include library locations, but hard to exclude
> library locations, so this kind of error is not uncommon. I suggest
> first removing all instances of the old libnetcdf and netcdf.h from
> your machine, and then try again.
>
> Regards,
>
> --Dave
Thanks Dave, I did a thorough check and made sure to remove any other traces of libnetcdf and I got it installed.
Cheers