Closed GoogleCodeExporter closed 9 years ago
Your best bet is probably to rebuild the module so it links the version of the
library you have installed.
Original comment by whitaker.jeffrey@gmail.com
on 6 Nov 2012 at 8:13
To be honest, I do not know how to do that! How do you link a library when
installing netCDF4?
Original comment by peffert...@gmail.com
on 6 Nov 2012 at 9:19
how did you install it in the first place? With the Ubuntu package manager?
Original comment by whitaker.jeffrey@gmail.com
on 6 Nov 2012 at 9:26
I am getting the same error - running on Ubuntu 12.10. I installed the package
via "sudo apt-get install python-netcdf". I also only have libnetcdf.so.7 and
libnetcdf.so.7.1.1 files in /usr/lib. Is there an install option that does not
require a "build" approach?
Original comment by gamesb...@gmail.com
on 5 Dec 2012 at 12:22
This is really a Ubuntu question, but it seems to me that either you need to
install the package the provides libnetcdf.so.6, or rebuilt python-netcdf so it
links the new libnetcdf.
Original comment by whitaker.jeffrey@gmail.com
on 5 Dec 2012 at 5:12
Original comment by whitaker.jeffrey@gmail.com
on 7 Mar 2013 at 11:43
Original issue reported on code.google.com by
peffert...@gmail.com
on 6 Nov 2012 at 7:41