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

fftw seems a duplicate for homebrew's fftw #4

Closed
samueljohn opened this issue Jul 23, 2012 · 1 comment
Closed

fftw seems a duplicate for homebrew's fftw #4

samueljohn opened this issue Jul 23, 2012 · 1 comment

Comments

@samueljohn
Copy link
Contributor

If you have already brew install fftw, then the (sym)linking step of julia fails.

brew link julia
Linking /usr/local/Cellar/julia/HEAD... 
Error: Could not symlink file: /usr/local/Cellar/julia/HEAD/lib/libfftw3.dylib
Target /usr/local/lib/libfftw3.dylib already exists. You may need to delete it.
To force the link and delete this file, do:
  brew link -f formula_name

To list all files that would be deleted:
  brew link -n formula_name
@staticfloat
Copy link
Owner

Closing this as a duplicate of #3

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