Hello guys, I meet problem when I tried to Pkg.build("NLopt"). I'm a new
user to julia and when the error comes I tired to search online for some
clues but I can't fix it. Hope I can find some help here!
*INFO: Building NLopt*
Error: No available formula with the name "nlopt"
Error: No available formula with the name "nlopt"
...
*================================[ ERROR: NLopt
]================================*
*LoadError: Provider BinDeps.BuildProcess failed to satisfy dependency
libnlopt*
*while loading /Users/paul/.julia/v0.4/NLopt/deps/build.jl, in expression
starting on line 54*
*================================================================================*
*================================[ BUILD ERRORS
]================================*
*WARNING: NLopt had build errors.*
* - packages with build errors remain installed in /Users/paul/.julia/v0.4*
* - build the package(s) and all dependencies with `Pkg.build("NLopt")`*
* - build a single package by running its `deps/build.jl` script*
*================================================================================*
About this "failed to satidy dependency libnlopt", have any idea? Thanks!
By the way, I use Julia 0.4.6 on Mac with OSX EI Capitan 10.11.3 and I'm
trying to build the latest version of NLopt.