Skip to content

Can't install MERINGUE in WSL2 #22

@GODCALLMEGOD

Description

@GODCALLMEGOD

dear @JEFworks and @bmill3r :
I tried to install MERINGUE, though I installed lapack.so and blas.so, I still failed to install MERINGUE. So now I don't know what to do, begging for your generous help, plz.
`> install.packages("~/MERINGUE-master", repos = NULL, type = "source")
Installing package into ‘/home/hxh/R/x86_64-pc-linux-gnu-library/4.1’
(as ‘lib’ is unspecified)

  • installing source package ‘MERINGUE’ ...
    ** using staged installation
    ** libs
    g++ -std=gnu++14 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -o MERINGUE.so RcppExports.o functions.o -L/usr/lib/R/lib -lR
    RcppExports.o: file not recognized: file format not recognized
    collect2: error: ld returned 1 exit status
    make: *** [/usr/share/R/share/make/shlib.mk:10: MERINGUE.so] Error 1
    ERROR: compilation failed for package ‘MERINGUE’
  • removing ‘/home/hxh/R/x86_64-pc-linux-gnu-library/4.1/MERINGUE’
    Warning in install.packages :
    installation of package ‘/home/hxh/MERINGUE-master’ had non-zero exit status`

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