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

how to know the compiled in libcurl version? #76

Open
VirtumartOz opened this issue Oct 12, 2020 · 0 comments
Open

how to know the compiled in libcurl version? #76

VirtumartOz opened this issue Oct 12, 2020 · 0 comments

Comments

@VirtumartOz
Copy link

I'm using centos6, it has default curl 7.19 installed, and cant be removed by yum becaused it is needed by many other program
i'm trying to compile 7.72 with go-curl, is there a way to show the libcurl version the go-curl currently using?
I executed go get -v in my project dir, and recompiled my program, and it didn't work.
What commands do i need to tell the cgo compiler to use my curl7.72 instead not 7.19 , 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

1 participant