Closed kination closed 7 years ago
Or is there a way to install via source?
Hi @djKooks, this is an issue due to SHA256 mismatch. Probably because the same file has been uploaded multiple time. I need to replicate the issue and fix it.
Or is there a way to install via source?
Sure, you can clone the repository and compile it using ./openbaton.sh compile
. Then you need to configure the NFVO manually. The configuration is explained here: http://openbaton.github.io/documentation/nfvo-configuration/
@djKooks you can also use docker, which allows you to setup quickly an all-in-one environment for starting playing with OB: http://openbaton.github.io/documentation/nfvo-installation-docker/
I'm using it on my mac.
I updated the brew formula, this issue has been fixed, it was a SHA256 mismatch.
@gc4rella @marcellom Thanks!
Hello, Does anyone knows about issue below?
I tried
brew update
, but it still shows same problem. I'm not sure this problem ofbrew
or not. Is there somebody knows about this?Thanks.