LibBi icon indicating copy to clipboard operation
LibBi copied to clipboard

Install LibBi

Open NedaJalali-codes opened this issue 5 years ago • 1 comments

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

NedaJalali-codes avatar May 19 '20 22:05 NedaJalali-codes

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.

lawmurray avatar May 28 '20 17:05 lawmurray