ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
24.75k stars 5.28k forks source link

./configur compilation error #3876

Closed haozhaosun closed 7 months ago

haozhaosun commented 7 months ago

Environment Error: 'Permission denied' when trying to run './configure'. Build libsrtp failed, ret=126

TRANS_BY_GPT4

winlinvip commented 7 months ago

Your question does not meet the requirements for an Issue. Please submit a Bug following the Issue template. Issues that do not provide complete information will be directly deleted. This Issue will be deleted. Please read the FAQ first: #2716.

TRANS_BY_GPT4

ibaoger commented 5 months ago

Environment Error: 'Permission denied' when trying to run './configure'. Build libsrtp failed, ret=126

TRANS_BY_GPT4

You can try this command: chmod u+x srs/trunk -R ./configure