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

Cannot run on Linux #8

Open
mjablecnik opened this issue Aug 14, 2018 · 1 comment
Open

Cannot run on Linux #8

mjablecnik opened this issue Aug 14, 2018 · 1 comment

Comments

@mjablecnik
Copy link

Hello, I cannot run your GitLabCLI on LInux.
I was unziped your last version and run, but it give me on output this:

$> ./gitlab --help
Failed to load (%, error: libunwind.so.8: cannot open shared object file: No such file or directory
Failed to bind to CoreCLR at '/home/martin/Downloads/gitlabcli/libcoreclr.so'

@benalbrecht
Copy link

libunwind should be available in the package repository of most distributions.
e.g. on ubuntu or debian you can try apt install libunwind8

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