Hello,
I have built, at least partially, olex2 from github, specifically 119890c. The two binaries that built are olex2 and olex2_exe. When I look in the linux distribution I see a number of binaries:
hart, hart_mpi, olex2, olex2c and unirun.
I assume the olex2 I built corresponds to the file of the same name in the distribution, but I don't know what correspondence, if any, there is between olex2_exe and olex2c, nor do I know what the hart* are or how to build them. As for unirun, my build directory contains CMakeFiles/olex2.dir/unirun/main.cpp.o, but the binary did not get built.
I have copied olex2 and olex2_exe to the linux distribution. I can start the application using 'start' provided that ASAN_OPTIONS=alloc_dealloc_mismatch=0. However, upon attempting to open a file, the application crashes, so clearly something is missing or mis-compiled.
Are there, somewhere, some more complete build instructions for linux?
If it matters, I am building on gentoo linux.
Thank you for reading this.
sprock
Hello,
I have built, at least partially, olex2 from github, specifically 119890c. The two binaries that built are olex2 and olex2_exe. When I look in the linux distribution I see a number of binaries:
hart, hart_mpi, olex2,
olex2cand unirun.I assume the olex2 I built corresponds to the file of the same name in the distribution, but I don't know what correspondence, if any, there is between olex2_exe and olex2c, nor do I know what the hart* are or how to build them. As for unirun, my build directory contains CMakeFiles/olex2.dir/unirun/main.cpp.o, but the binary did not get built.
I have copied olex2 and olex2_exe to the linux distribution. I can start the application using 'start' provided that ASAN_OPTIONS=alloc_dealloc_mismatch=0. However, upon attempting to open a file, the application crashes, so clearly something is missing or mis-compiled.
Are there, somewhere, some more complete build instructions for linux?
If it matters, I am building on gentoo linux.
Thank you for reading this.
sprock