Hi, On Fri, Sep 3, 2010 at 8:03 PM, samrat <[email protected]> wrote: > When i recompile netcdf-4.1.1 with CFLAGS=-fPIC i no longer get this > error. It this a bug in sage or what i have done is correct?
Many standard packages that are shipped by default with Sage are usually compiled with CFLAGS=-fPIC. So what you did was OK. Thank you for sharing your workaround. > Will > there be any further problems in the netcdf-4.1.1 installation? It's hard to say. The package netcdf is not maintained in any way by any Sage contributor. Also, the package itself is not listed on any of the standard, optional, or contributed (formerly experimental) package repositories [1]. [1] http://www.sagemath.org/download-packages.html -- Regards Minh Van Nguyen -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
