Skip to content

Pre-compiled binary error on OSX, also cannot compile #6

Open
@alexandruioanvoda

Description

@alexandruioanvoda

Hi!

Downloaded a fresh clone of the repo then tried ./snpsea-osx64 --help and got:


dyld[33963]: Library not loaded: /usr/local/lib/libgsl.0.dylib
  Referenced from: /Users/avoda/Desktop/Snpsea/snpsea/snpsea-master/bin/snpsea-osx64
  Reason: tried: '/usr/local/lib/libgsl.0.dylib' (no such file), '/usr/lib/libgsl.0.dylib' (no such file)
Abort trap: 6

After I installed the library with brew install gsl (as indicated here) but it still throws the same error even after macbook restart.

Do you know by any chance why this would happen?

Also, is there any chance this will compile on Windows?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions