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

add msquic to Centos7 #800

Merged
merged 2 commits into from
Feb 14, 2023
Merged

add msquic to Centos7 #800

merged 2 commits into from
Feb 14, 2023

Conversation

wfurt
Copy link
Member

@wfurt wfurt commented Feb 10, 2023

[root@285591f33eb2 /]# ldd /usr/lib64/libmsquic.so.2
	linux-vdso.so.1 =>  (0x00007ffdab3d5000)
	libcrypto.so.1.1 => /lib64/libcrypto.so.1.1 (0x00007fc541940000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007fc54173c000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fc541520000)
	libc.so.6 => /lib64/libc.so.6 (0x00007fc541152000)
	libz.so.1 => /lib64/libz.so.1 (0x00007fc540f3c000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fc541e24000)

going back to dotnet/arcade#10253 (comment) @MattGal
it seems like the needed openssl11 comes from EPEL e.g. dns install epel-release is crucial.

@wfurt wfurt merged commit 3b7826c into main Feb 14, 2023
@wfurt wfurt deleted the centos7 branch February 14, 2023 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants