srs编译报错

简介: srs编译报错

ubuntu@VM-24-4-ubuntu:~/srs/trunk$ ./configure --full && make

User config: --full

Detail config: --prefix=/usr/local/srs --with-hls --with-hds --with-dvr --with-ssl --with-transcode --with-ingest --with-stat --with-http-callback --with-http-server --with-stream-caster --with-http-api --with-librtmp --with-research --with-utest --without-gperf --without-gmc --without-gmd --without-gmp --without-gcp --without-gprof --log-trace --cc=gcc --cxx=g++ --ar=ar --ld=ld --randlib=randlib

SRS_WORKDIR: ., SRS_OBJS_DIR: objs, SRS_OBJS: ./objs, SRS_PLATFORM: Platform-Linux-5.15.0-SRS3

Fast cleanup, if need to do full cleanup, please use: make clean

Checking gcc/g++/gdb/make.

Required tools are ok.

Installing tools for Ubuntu.

Tools for Ubuntu are installed.

SED is sed_utility

The state-threads is ok.

CherryPy-3.2.4 is ok.

Link players to cherrypy static-dir

Building openssl-1.1.0e.

Operating system: x86_64-whatever-linux2

“glob” is not exported by the File::Glob module

Can’t continue after import errors at ./Configure line 17.

BEGIN failed–compilation aborted at ./Configure line 17.

“glob” is not exported by the File::Glob module

Can’t continue after import errors at ./Configure line 17.

BEGIN failed–compilation aborted at ./Configure line 17.

This system (linux-x86_64) is not supported. See file INSTALL for details.

make: *** No targets specified and no makefile found. Stop.

Build openssl-1.1.0e failed, ret=2

真的是醉了,一步一个坑,先是去安装python;然后是这个,怎么都过不去。

相关文章
|
Web App开发 索引
流媒体服务器SRS部署
github地址:https://github.com/ossrs/srs 1,srs下载 http://ossrs.net/srs.release/releases/index.html 选择正式发形版 2,安装 # unzip SRS-CentOS6-x86_64-1.
4889 0
|
存储 安全 算法
一文搞懂PKI/CA
一文搞懂PKI/CA
3426 0
一文搞懂PKI/CA
|
编解码 网络协议 安全
一文看懂音视频流媒体协议及信令技术
音视频通信完整流程有如下几个环节:采集、编码、前后处理、传输、解码、缓冲、渲染等。 每一个细分环节,还有更细分的技术模块。比如,前后处理环节有美颜、滤镜、回声消除、噪声抑制等,采集有麦克风阵列等,编解码有H.263,H.264、H.265等,传输就涉及到了本文重点介绍的RTSP/RTMP/RTP/RTCP等流媒体协议以及相关的信令技术。
一文看懂音视频流媒体协议及信令技术
|
安全 Linux 网络安全
组网神器WireGuard安装与配置教程(超详细)
组网神器WireGuard安装与配置教程(超详细)
46561 2
|
Ubuntu
SRS RTMP流媒体服务器搭建
SRS RTMP流媒体服务器搭建
765 0
|
Ubuntu Linux Docker
[笔记]Centos/Ubuntu/Windows/Docker 安装使用Aria2及Aria2基本使用
[笔记]Centos/Ubuntu/Windows/Docker 安装使用Aria2及Aria2基本使用
1381 0
|
7月前
|
编解码 缓存 Ubuntu
在Ubuntu平台搭建RTMP直播服务器使用SRS简要指南
这个简要指南提供了搭建基本 RTMP 直播服务所需知道信息. SRS 还提供许多高级特性如 DVR、转码、边缘缓存等. 若要利用这些特性, 需要进一步阅读官方文档并相应地调整配置文件.
745 0
|
编解码 监控
Zoom + OBS + B 站直播配置
Zoom + OBS + B 站直播配置
|
关系型数据库 MySQL Linux
MySQL数据库下载安装教程(Windows&Linux)
本文档详细介绍了MySQL的安装步骤,包括安装前的准备工作、下载安装包、Windows和Linux系统下的具体安装流程,以及如何配置MySQL服务、设置环境变量、启动服务和连接数据库等关键操作。
|
域名解析 监控 CDN
搭建SRS直播服务器
搭建SRS直播服务器涉及下载安装包,解压后运行`./INSTALL`安装。配置`srs.conf`文件调整服务器参数,如端口和带宽。使用OBS等工具推流,VLC等播放器或浏览器拉流。配置域名解析和CDN以优化访问。监控服务器状态并进行调优确保稳定性。参照官方文档和社区资源可获取详细指导。祝搭建成功!
1477 9

热门文章

最新文章