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

Fix Permission Issue in depend.sh for OpenSSL Compilation. v5.0.160, v6.0.53 #3592

Merged
merged 4 commits into from
Jun 20, 2023

Conversation

duiniuluantanqin
Copy link
Member

@duiniuluantanqin duiniuluantanqin commented Jun 20, 2023

When compiling in a WSL environment, if the code is on the C drive and logged in with a non-administrator account, permission issues may cause OpenSSL compilation errors. Add the chmod command to fix this.

When compiling in the WSL environment, if the code is on the C drive and logged in with a non-administrator account, there may be permission issues causing errors in the compilation of OpenSSL. Adding the chmod command will fix this.


TRANS_BY_GPT3

trunk/auto/depends.sh Outdated Show resolved Hide resolved
@winlinvip winlinvip changed the title Optimize the depend.sh script to solve the issue of lack of permission during openssl compilation. Fix Permission Issue in depend.sh for OpenSSL Compilation. Jun 20, 2023
@winlinvip winlinvip changed the title Fix Permission Issue in depend.sh for OpenSSL Compilation. Fix Permission Issue in depend.sh for OpenSSL Compilation. v5.0.160, v6.0.53 Jun 20, 2023
@winlinvip winlinvip merged commit be7faf6 into ossrs:develop Jun 20, 2023
17 checks passed
winlinvip pushed a commit that referenced this pull request Jun 20, 2023
…v6.0.53 (#3592)

---------

Co-authored-by: john <hondaxiao@tencent.com>
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TransByAI Translated by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants