ERROR: libass not found using pkg-config2

简介: ERROR: libass not found using pkg-config2

直接安装:

apt install libass-dev
#apt install libass-devel

需要提醒的是,如果换一台机器,如果缺少库就会产生问题。所以最好全部源码编译。



ERROR: libmp3lame >= 3.98.3 not found


apt install libmp3lame-dev



ERROR: opus not found using pkg-config


apt install libopus-dev



ERROR: libtheora not found

apt install libtheora-dev



ERROR: vorbis not found using pkg-config


apt install libvorbis-dev



ERROR: x265 not found using pkg-config


apt install libx265-dev

目录
相关文章
|
6月前
|
缓存 关系型数据库 MySQL
error: Failed dependencies: mariadb-connector-c-config is obsoleted by mysql-community-server-8.0.36-1.el7.x86_64 问题解决
error: Failed dependencies: mariadb-connector-c-config is obsoleted by mysql-community-server-8.0.36-1.el7.x86_64 问题解决
339 19
IDEA添加Swagger2:Parameter 0 of method linkDiscoverers in org. springframework hateoas.config.Hateoasconfiguration required a single bean, but 15 were found:
IDEA添加Swagger2:Parameter 0 of method linkDiscoverers in org. springframework hateoas.config.Hateoasconfiguration required a single bean, but 15 were found
|
监控 Dubbo 搜索推荐
No application config found or it‘s not a valid config! Please add <dubbo:application name=“...“ />
No application config found or it‘s not a valid config! Please add <dubbo:application name=“...“ />
1345 1
|
8月前
|
JavaScript
Parsing error: No Babel config file detected for 。。
Parsing error: No Babel config file detected for 。。
178 3
|
8月前
|
前端开发
命令行创建React项目
命令行创建React项目
命令行创建React项目
|
8月前
|
NoSQL Redis
进行主从复制时出现的异常FATAL CONFIG FILE ERROR (Redis 6.2.6)Reading the configuration file
进行主从复制时出现的异常FATAL CONFIG FILE ERROR (Redis 6.2.6)Reading the configuration file
426 0
|
8月前
|
关系型数据库 MySQL 数据库
Mysql-错误处理: Found option without preceding group in config file
Mysql-错误处理: Found option without preceding group in config file
884 0
|
8月前
|
Kubernetes 容器
k8s-error execution phase upload-config/kubelet: Error writing Crisocket...
k8s-error execution phase upload-config/kubelet: Error writing Crisocket...
219 0
|
8月前
|
Dubbo 应用服务中间件
【Default config not found for ApplicationConfig】的一种解决方案
【Default config not found for ApplicationConfig】的一种解决方案
786 0
|
8月前
Parsing error: No Babel config file detected for XXXXX
Parsing error: No Babel config file detected for XXXXX