croc icon indicating copy to clipboard operation
croc copied to clipboard

Request: croc compiled against glibc 2.17

Open JoeKlemmer opened this issue 1 year ago • 4 comments

I have an older CentOS server that, for many rea$on$, is still running v7. croc has been a godsend. But the most current versions are unhappy running against the /lib64/libc.so.6 from glibc 2.17. What was the last version that will run against this version of libc? It will tide me over until I can figure out how to get a more recent OS version for my server. Thank you.

JoeKlemmer avatar Feb 19 '24 17:02 JoeKlemmer

Same problem here. I can't use the latest versions in my work's server because of the glibc version. If we get future releases that are backwards-incompatible, I won't be able to use croc in my server anymore.

Would it be possible to offer a static compiled version? I often use the musl versions of binaries to avoid this sort of problem.

apcamargo avatar Feb 20 '24 02:02 apcamargo

Personally, I don't need the most current version to be compatible with the older libc. Just let me know which previous version will work.

On Mon, Feb 19, 2024 at 9:55 PM Antônio Camargo @.***> wrote:

Same problem here. I can't use the latest versions in my work's server because of the glibc version. If we get future releases that are backwards-incompatible, I won't be able to use croc in my server anymore.

Would it be possible to offer a static compiled version? I often use the musl versions of binaries to avoid this sort of problem.

— Reply to this email directly, view it on GitHub https://github.com/schollz/croc/issues/665#issuecomment-1953404513, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRYUXIZKKQGNNTVU6WE2NTYUQGBFAVCNFSM6AAAAABDP3AURGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJTGQYDINJRGM . You are receiving this because you authored the thread.Message ID: @.***>

--

Joe Klemmer

[image: https://]Mastodon: @@.***

joeklemmer.com http://joeklemmer.com

JoeKlemmer avatar Feb 20 '24 11:02 JoeKlemmer

does the latest version work? I set it to be statically compiled (v9.6.12)

schollz avatar Feb 20 '24 17:02 schollz

Works here. Thanks!!

apcamargo avatar Feb 20 '24 20:02 apcamargo

Works perfectly. Thank you very much.

On Tue, Feb 20, 2024 at 12:56 PM Zack @.***> wrote:

does the latest version work? I set it to be statically compiled (v9.6.12)

— Reply to this email directly, view it on GitHub https://github.com/schollz/croc/issues/665#issuecomment-1954768417, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJRYUXMZVOJO72II4HAASCLYUTPWJAVCNFSM6AAAAABDP3AURGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJUG43DQNBRG4 . You are receiving this because you authored the thread.Message ID: @.***>

--

Joe Klemmer

[image: https://]Mastodon: @@.***

joeklemmer.com http://joeklemmer.com

JoeKlemmer avatar Feb 21 '24 12:02 JoeKlemmer