Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build issue #8

Closed
stelmo opened this issue Sep 27, 2014 · 2 comments
Closed

Build issue #8

stelmo opened this issue Sep 27, 2014 · 2 comments

Comments

@stelmo
Copy link

stelmo commented Sep 27, 2014

Hi, I'm having some difficulty installing this package... I'm using the latest version of Julia: 0.3.1 (2014-09-21) and I get the following error when I do either Pkg.add("GraphViz") or Pkg.build("GraphViz"):

==============================[ ERROR: GraphViz ]===============================

None of the selected providers can install dependency cgraph.
Use BinDeps.debug(package_name) to see available providers

while loading C:\Users\St Elmo Wilken.julia\v0.3\GraphViz\deps\build.jl, in exp
ression starting on line 41

================================[ BUILD ERRORS ]================================

WARNING: GraphViz had build errors.

  • packages with build errors remain installed in C:\Users\St Elmo Wilken.julia
    \v0.3
  • build a package and all its dependencies with Pkg.build(pkg)
  • build a single package by running its deps/build.jl script

I tried the BinDeps.debug("GraphViz") thing but I'm not sure what to do after that?

@Keno
Copy link
Contributor

Keno commented Sep 27, 2014

Nobody has worked on windows binaries for GraphViz yet. I imagine they might be available on WinRPM, but I'm not sure.

@stelmo
Copy link
Author

stelmo commented Sep 27, 2014

Ah too bad, thanks for the update though!

@stelmo stelmo closed this as completed Sep 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants