Bogdan Popescu, PhD
0
0
Entering edit mode
@tabletantrig-23567
Last seen 4.4 years ago

On a 64bits Ubuntu 18.04 machine, I'm trying to install the mzR (mzR2.22.0.tar.gz) package. gcc/ g++ version is 7.5 but I'm getting the error: mzR.so: No symbol version section for versioned symbol `memcpy@GLIBC2.27' Since I'm sure I'm not first that stumbled upon this problem I kindly ask yourselves for a workaround. With my warmest thanks in advance, Bogdan

software error • 322 views
ADD COMMENT
0
Entering edit mode

Hi Bogdan, can you show how you tried to install this package? You should be using:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("mzR")

Also show the output of sessionInfo(), if possible.

You also may want to edit your question title. Currently it just seems to be your name?

ADD REPLY

Login before adding your answer.

Traffic: 774 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6