Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel too old #9

Open
m-pauper opened this issue Feb 21, 2022 · 3 comments
Open

Kernel too old #9

m-pauper opened this issue Feb 21, 2022 · 3 comments

Comments

@m-pauper
Copy link

Hello,

Using the pre-compiled binary of version 0.1.2 I get the following error:

FATAL: kernel too old
Aborted (core dumped)

lsb_release -a output:

LSB Version:	:base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch
Distributor ID:	RedHatEnterpriseServer
Description:	Red Hat Enterprise Linux Server release 6.7 (Santiago)
Release:	6.7
Codename:	Santiago
@brentp
Copy link
Owner

brentp commented Feb 21, 2022

yeah, you'll probably have to build yourself with cargo, or wait for me to get this into bioconda. What does:

grep -m4 model /proc/cpuinfo

show?

@m-pauper
Copy link
Author

Thanks for the quick reply. I will try to build, although I have little experience.

I'm on an HPC. cpuinfo is:

model		: 26
model name	: Intel(R) Xeon(R) CPU           X5570  @ 2.93GHz
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5570  @ 2.93GHz

@m-pauper
Copy link
Author

Managed to build with cargo. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants