web3labs / crux

Data Privacy for Quorum Blockchains
https://www.web3labs.com
Apache License 2.0
53 stars 28 forks source link

Request : Publish a binary for ubuntu #11

Closed ashfaq-shaik closed 6 years ago

ashfaq-shaik commented 6 years ago

@conor10

For us folks, behind enterprise firewalls, building from base is kind of troublesome. We run into issues with the proxy during 'make setup' stage. mostly because of certificate checks and other internet connectivity related stuff.

If you can publish an ubuntu binary for crux, we can download the binary into our development environments and start experimenting.

conor10 commented 6 years ago

Does the version of Ubuntu it’s built against matter?

ashfaq-shaik commented 6 years ago

It shouldn't. as its an executable binary

Our docker containers are running on Ubuntu 16.04.

conor10 commented 6 years ago

Hi @ashfaq-shaik, Linux and OS X release builds are now available https://github.com/blk-io/crux/releases/tag/v1.0.0

ashfaq-shaik commented 6 years ago

Thanks a lot. @conor10 . I will close this.