Giter Club home page Giter Club logo

Comments (4)

taf2 avatar taf2 commented on August 15, 2024

What version of libcurl is curb linking against, using the native mac ruby?

from curb.

ghazel avatar ghazel commented on August 15, 2024
macbook-pro:project user$ otool -L /Library/Ruby/Gems/1.8/gems/curb-0.5.8.0/lib/curb_core.bundle
/Library/Ruby/Gems/1.8/gems/curb-0.5.8.0/lib/curb_core.bundle:
    /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/libruby.1.dylib (compatibility version 1.8.0, current version 1.8.6)
    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.4)
    /usr/lib/libcurl.4.dylib (compatibility version 5.0.0, current version 5.0.0)
    /usr/lib/libssl.0.9.7.dylib (compatibility version 0.9.7, current version 0.9.7)
    /usr/lib/libcrypto.0.9.7.dylib (compatibility version 0.9.7, current version 0.9.7)
    /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
    /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)

from curb.

taf2 avatar taf2 commented on August 15, 2024

Must be Mac 10.6 right? i Just reproduced... looking into a fix now

from curb.

taf2 avatar taf2 commented on August 15, 2024

Okay, I introduced this issue when trying to resolve a bug caused by having a mac ports install of libcurl mixed with a native ruby install... the arch flags don't always match so I attempted to lock it down... if you upgrade to 0.5.9.1 your issue should be resolved.

from curb.

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.