You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot compile Mutate on Ubuntu Bionic (18.4), I have been able to compile on Ubuntu Xenial, thanks to some hints in the issues here. My new notebook has Bionic installed, I'd like to avoid reverting to Xenial. I can see that there was a 2.4 release of Mutate, but the README still refers to a 2.3 deb file, which is nowhere to be found.
Here is the pertinent output from make (all previous output was uneventful/successful)
I suspect what I'm looking at is another issue with the older libboost version 1.55 library that Mutate requires. I have installed libboost-all-dev which should be enough. Help?
The text was updated successfully, but these errors were encountered:
I cannot compile Mutate on Ubuntu Bionic (18.4), I have been able to compile on Ubuntu Xenial, thanks to some hints in the issues here. My new notebook has Bionic installed, I'd like to avoid reverting to Xenial. I can see that there was a 2.4 release of Mutate, but the README still refers to a 2.3 deb file, which is nowhere to be found.
Here is the pertinent output from
make
(all previous output was uneventful/successful)https://gist.github.com/hardyoyo/852f29d8d5051c05e1504d9db285d5be
I suspect what I'm looking at is another issue with the older libboost version 1.55 library that Mutate requires. I have installed libboost-all-dev which should be enough. Help?
The text was updated successfully, but these errors were encountered: