Skip to content

EMBO build on Linux #17

Description

@michallenc

Hi,

I am having some troubles with building EMBO on Linux Ubuntu 22. My steps are following:

git clone https://github.com/parezj/EMBO.git embo-git
then I create an empty directory embo-build and execute following command:
qmake ../embo-git/src/software/EMBO/EMBO.pro
this creates a Makefile and after executing make I get following error:

/usr/bin/ld: cannot find /home/michal/Michal/apps/embo/embo-git/src/software/EMBO/lib/ubuntu_18/libfftw3.a: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [Makefile:276: ../embo-git/src/software/EMBO/build/linux/release/EMBO] Error 1

The required file libfftw3.a is indeed not present in any EMBO directory.

This confuses me a bit since I do not even use Ubuntu 18 but Ubuntu 22.4. I know there are some binaries available to download however I would like to compile the app from source mysefl. Any advices?

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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