Hi,
I'm trying to build and run Sundial on Ubuntu 14.04, but keep getting the following error when running ./run_db after running make. I don't think I see any errors when building. Not sure where I should try to modify.
BTW I've also tried sudo apt-get install -y libjemalloc-dev
./rundb: error while loading shared libraries: libjemalloc.so.2: cannot open shared object file: No such file or directory
Thanks!