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

Install LibBi #48

Open
NedaJalali-codes opened this issue May 19, 2020 · 1 comment
Open

Install LibBi #48

NedaJalali-codes opened this issue May 19, 2020 · 1 comment

Comments

@NedaJalali-codes
Copy link

NedaJalali-codes commented May 19, 2020

Hi
I tried to install LibBi on Windows. I followed the commands that you provided on the help page but I got an error when I ran "sudo mv thrust /usr/local/include" line. The error is:
sudo: command not found
I solved this issue with using "runs" instead of "sudo". However, I still get the following error when I run LibBi:
Could not find libbi executable at '/libbi'
I am not sure it is installed properly.
Would you please help me how I can solve this error?

Best

@lawmurray
Copy link
Owner

Usually you would just omit "sudo" in this case. It's only necessary to elevate to root permissions for a system-wide install, and on Cygwin one usually doesn't do this.

On the installation error, you should check all the output and make sure that you are not receiving any error messages. If you are, post them here and I'll see if I can help.

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