Skip to content

Installation on ARM server #1804

@Brent-Saylor-Canopy

Description

@Brent-Saylor-Canopy

Hi,

I am trying to install Canu on an ARM system running amazon linux, but I can't get the canu binaries to compile.
I have downloaded the most recent version of Canu from the git repository and tried to use the make file to build the binaries.
I get the following error:

utility/src/utility/align-ssw.C:36:10: fatal error: emmintrin.h: No such file or directory
 #include <emmintrin.h>
          ^~~~~~~~~~~~~

From what I can tell this file is involved in compiling programs for intel systems. Is it possible to install this program on ARM systems?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions