Giter VIP home page Giter VIP logo

Comments (9)

mlubin avatar mlubin commented on July 17, 2024

What is the output of:

import BinDeps
BinDeps.debug("Ipopt")

CC @staticfloat

from ipopt.jl.

staticfloat avatar staticfloat commented on July 17, 2024

Also what osx version are you using?

from ipopt.jl.

vgupta1 avatar vgupta1 commented on July 17, 2024

@mlubin The output reads:
The package declares 1 dependencies.

  • Library "libipopt"
    • Providers:
      • Simple Build Process
      • Homebrew Bottles ipopt

@staticfloat
I am on OSX 10.9.5 Julia 0.3.0

VG

from ipopt.jl.

yeesian avatar yeesian commented on July 17, 2024

I'm experiencing the same thing on OS X 10.10.1, Julia 0.3.1

from ipopt.jl.

staticfloat avatar staticfloat commented on July 17, 2024

Can you run:

using Homebrew
Homebrew.rm("ipopt")
Homebrew.add("ipopt")
dlopen("libipopt")

And post any corresponding output?

from ipopt.jl.

yeesian avatar yeesian commented on July 17, 2024
  | | |_| | | | (_| |  |  Version 0.3.1 (2014-09-21 21:30 UTC)
 _/ |\__'_|_|_|\__'_|  |  'Official http://julialang.org/ release'
|__/                   |  x86_64-apple-darwin13.3.0

julia> using Homebrew

julia> Homebrew.rm("ipopt")
Uninstalling ipopt...

julia> Homebrew.add("ipopt")
==> Installing ipopt from staticfloat/homebrew-juliadeps
==> Installing ipopt dependency: staticfloat/juliadeps/libgfortran
==> Downloading https://juliabottles.s3.amazonaws.com/libgfortran-4.9.2.yosemite
######################################################################## 100.0%
==> Pouring libgfortran-4.9.2.yosemite.bottle.tar.gz
🍺  /Users/yeesian/.julia/v0.3/Homebrew/deps/usr/Cellar/libgfortran/4.9.2: 5 files, 2.0M
==> Installing ipopt
==> Downloading https://juliabottles.s3.amazonaws.com/ipopt-3.11.8.yosemite.bott
######################################################################## 100.0%
==> Pouring ipopt-3.11.8.yosemite.bottle.1.tar.gz
🍺  /Users/yeesian/.julia/v0.3/Homebrew/deps/usr/Cellar/ipopt/3.11.8: 65 files, 5.4M
To relink: brew unlink ipopt && brew link ipopt

julia> dlopen("libipopt")
Ptr{Void} @0x00007fb7be358970

from ipopt.jl.

staticfloat avatar staticfloat commented on July 17, 2024

Aha, looks like you hadn't updated since the libgfortran update a few weeks back, so ipopt was a little confused. Hopefully that fixes it for both of you. @yeesian, you should be good to go now; go ahead and try using Ipopt now.

from ipopt.jl.

vgupta1 avatar vgupta1 commented on July 17, 2024

Similar... I think i too am sorted?

julia> using Homebrew

julia> Homebrew.rm("ipopt")
Uninstalling ipopt...

julia> Homebrew.add("ipopt")
==> Installing ipopt from staticfloat/homebrew-juliadeps
==> Installing ipopt dependency: staticfloat/juliadeps/libgfortran
==> Downloading https://juliabottles.s3.amazonaws.com/libgfortran-4.9.2.maverick
######################################################################## 100.0%
==> Pouring libgfortran-4.9.2.mavericks.bottle.tar.gz
🍺 /Users/vishalgupta/.julia/v0.3/Homebrew/deps/usr/Cellar/libgfortran/4.9.2: 5 files, 2.0M
==> Installing ipopt
==> Downloading https://juliabottles.s3.amazonaws.com/ipopt-3.11.8.mavericks.bot
######################################################################## 100.0%
==> Pouring ipopt-3.11.8.mavericks.bottle.1.tar.gz
🍺 /Users/vishalgupta/.julia/v0.3/Homebrew/deps/usr/Cellar/ipopt/3.11.8: 65 files, 5.3M
To relink: brew unlink ipopt && brew link ipopt

julia> dlopen("libipopt")
Ptr{Void} @0x00007febeda9bb80

from ipopt.jl.

yeesian avatar yeesian commented on July 17, 2024

Yeah, it works fine for me now, thanks!

from ipopt.jl.

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.