I was installing on a Ubuntu 13.04 machine with Python 2.7 and learned the
following:
1. The current source directory are missing the data files.
2. The source directory is missing cxform.h
3. There are two #include directives which need modification if installing for
a version of Python other than 2.5
4. Depending on where your machine installs the module, you may need to move
the IGRF data files.
I was able to get it all working, but wanted to document the issues here so
that they may be resolved in the future or at least be of help someone else.
Other versions of Ubuntu or Python will likely be able to use these notes too.
I'm attaching the set of notes I used to resolve these issues and successfully
install the module.
Original issue reported on code.google.com by mokh0...@umn.edu on 27 Sep 2013 at 5:37
Original issue reported on code.google.com by
mokh0...@umn.edu
on 27 Sep 2013 at 5:37Attachments: