Fd: Centos version

Created on 31 May 2019  路  3Comments  路  Source: sharkdp/fd

Is there a Lentos version ?

packagintooling question

Most helpful comment

I confirm that statically linked version fd-v7.3.0-x86_64-unknown-linux-musl.tar.gz works on RHEL 7.6.
The dynamically linked version fd-v7.3.0-x86_64-unknown-linux-gnu.tar.gz complained about GLIBC version 2.18 not found (I have 2.17).

All 3 comments

The generic linux version should work. Just download the correct tarball for your architecture from the release page, for example fd-v7.3.0-x86_64-unknown-linux-gnu.tar.gz for a x86_64 system.

If you have problems with dynamically linked libraries, choose a statically linked version (the ones with musl in the name), e.g.fd-v7.3.0-x86_64-unknown-linux-musl.tar.gz`.

Can you confirm this?

I confirm that statically linked version fd-v7.3.0-x86_64-unknown-linux-musl.tar.gz works on RHEL 7.6.
The dynamically linked version fd-v7.3.0-x86_64-unknown-linux-gnu.tar.gz complained about GLIBC version 2.18 not found (I have 2.17).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

carlocab picture carlocab  路  4Comments

mathomp4 picture mathomp4  路  3Comments

hungptit picture hungptit  路  3Comments

mathomp4 picture mathomp4  路  4Comments

mwgkgk picture mwgkgk  路  3Comments