Skip to content

Instructions to build olex2 on linux #35

@sprock

Description

@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, 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions