Giter VIP home page Giter VIP logo

Comments (3)

 avatar commented on September 26, 2024 1

You've bumped up against matthew-brett/delocate#26, which needs to be merged before you can expand the search path.

from multibuild.

matthew-brett avatar matthew-brett commented on September 26, 2024

@xoviat - can you say why think this is an LD_LIBRARY_PATH problem?

What I think should be happening is that cfitsio gets installed into the default BUILD_PREFIX, and then the LIBRARY_PATH variable, set in configure_build.sh, will make sure that the linker can find the library at build time. Then the full path to the library gets written into the Python .dylib modules, and delocate finds the library via this written path. But, it looks like what is happening is that the full path is not being written, but only the relative path, and so delocate does not find the library at this relative path.

Is it possible that pkg-config is messing up with this library in BUILD_PREFIX?

Yes, sure, feel free to do a multibuild PR for the cfitsio library build - thanks.

I don't think there's a way to download directly from travis - there are a variety of upload mechanisms available from travis, but here's the encrypted key, to add to .travis.yml, to get Rackspace upload working:

  - secure: "B+V4+s6FFlwhIpIMkJd/mZUEPvrk/FJpGXcI571he+Zw54EbYNHoEiL9up6FJShY/s9TBQ5nomaHwbe0w23zAkL9SCZ/jTABhkRX09mk/t/P4jSoErThGmg+pdXvDmf1b/O939ecBbEdjlrmn+ZsSJig7PbUi0xKd6lEZlo/UOeuAweoUIClpUa2bvsQtO47q1A09uxuMBvDViFvIBMn3NmbqUd+GzaTfWGMsVMrVaJEoHLhGJdLCM8HCwXH8MEfE5sai51zbgfhvresFezG+E99CiukRbi3vK37LS1qgU1E1C50XDjhpvK2maKclpDAbzX+qQtjK1ueCIsqXccBC+tQseSYwb/dXdcuTbR3wK0sSgUTu7irlWt7cjr4ULfRryZa5XanjlM7Y7Vb7otli1TjwnD7CJ+kAH5EJFfeIkLEqV1cYBghSb9rLxfo6CikTmPP4zjQXC/YCJfroxdrvCP5MSNBODyx1Towfk6dV+GFDRpzYR4d6rS/nHl1j7mgpI5+RFhCCwXwneIUpKwtD2nXP6fGjG1ksbJSuQCukinwIgXcbHLLz9jZiVnxqOjo2QiOEhQdCqZkBrbVuskdBDrlkVARlUA+rQokYrLAuNlCK5NlIWwzfPk/suZU31/ML2LppI4/FrXMQJav9FHGbx2y9I5VZvKpRlaTxa9EfeA="

from multibuild.

saimn avatar saimn commented on September 26, 2024

I tried to play with pkg-config but then realized that I could install cfitsio with brew, which works! And now I'm struggling to get tests work with matplotlib (not installed as a framework) but that's another issue. Thanks for the help and for the key!

from multibuild.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.