ssf icon indicating copy to clipboard operation
ssf copied to clipboard

make compile in Ubuntu 18.04 LTS

Open comperem opened this issue 7 years ago • 2 comments

Hello, someboby please update source so required packages install without conflict and source compiles on Ubuntu 18.04.

As of 18 Feb 2019, sff does not compile under Ubuntu 18.04 with the steps listed. There is a package conflict (libboost1.65 instead of .62) and then a cmake error.

I'd like to compile but no-workee in Ubuntu 18.04LTS

comperem avatar Feb 19 '19 02:02 comperem

Can confirm. I had the same problem when compiling source on an 18.04 DO Droplet.

Jedmeyer avatar Feb 19 '19 22:02 Jedmeyer

As a workaround, I just had to build and install openssl 1.1.0 and boost 1.6.2 from source.

clarkli86 avatar Oct 12 '20 02:10 clarkli86