d

 1006  git clone -b release-3.7.1 https://ghproxy.com/https://github.com/apache/zookeeper.git
 1007  cd zookeeper/
 1008  ls
 1009   mvn package -Pdist,native -DskipTests -Dtar
 1010  ls
 1011  tree|grep jar
 1012  cd ..
 1013  ls
 1014  git clone https://ghproxy.com/https://github.com/videolan/vlc.git
 1015  cd vlc/
 1016  ls
 1017  ./bootstrap
 1018  ls
 1019  ./configure
 1020  yum list |grep lua
 1021  rm -rf /etc/yum.repos.d/Loonginx-BaseOS.repo
 1022  sudo rm -rf /etc/yum.repos.d/Loonginx-BaseOS.repo
 1023  yum list |grep lua
 1024  sudo yum install lua-devel
 1025  ./configure
 1026*
 1027  yum list |grep ffmpeg
 1028  sudo yum install ffmpeg-devel
 1029  ./configure
 1030  yum list |grep liba52
 1031  sudo yum install liba52-devel
 1032  ./configure
 1033  yum list |grep qt|grep quick
 1034  sudo yum install qt5-qtquickcontrols2-devel
 1035  ./configure
 1036  ls
 1037  make
 1038  yum list|grep qt|grep defalt
 1039  yum list|grep qt|grep default
 1040  yum list|grep qt|grep de
 1041  sudo yum install qt-devel-private
 1042  make
 1043  yum list|grep qt|grep de
 1044  yum list|grep qt5|grep de
 1045  sudo yum install qt5-devel
 1046  make
 1047  yum list|grep qt5|grep de
 1048  yum search qt5-defau
 1049  yum search qt5-
 1050  yum search qt5| grep default
 1051  yum search qt5| grep make
 1052  sudo yum install qt5-default
 1053* yum list|grep qt5|grep de
 1054  yum list|grep qt5|grep de|grep pr
 1055  sudo yum install qt5-qtbase-private-devel
 1056  make
 1057  yum list|grep qt5|grep devel|grep wayland
 1058  sudo yum install qt5-qtwayland-devel
 1059  make
 1060  grep -r "DRM_FORMAT_P010"
 1061  vim modules/video_output/drm/fourcc.c
 1062  make
 1063  vim modules/video_output/drm/fourcc.c
 1064  make
 1065  vim modules/video_output/drm/fourcc.c
 1066  grep -r "DRM_FORMAT_INVALID"
 1067  vim modules/video_output/drm/fourcc.c
 1068  make
 1069  vim modules/video_output/drm/fourcc.c
 1070  make
 1071  vim modules/video_output/drm/fourcc.c
 1072  yum list|grep libdrm
 1073  make disclean
 1074  make distclean
 1075  make -j8
 1076  ls
 1077  ./bootstrap
 1078  ./configure
 1079  make -j8
 1080  ls
 1081  make install DESTDIR=/home/uos/zw/2.8/vlc/aaa
 1082  ls
 1083  cd aaa
 1084  ls
 1085  cd usr/local/bin/
 1086  ls
 1087  ./vlc
 1088  cd ..
 1089  ls
 1090  sudo make install
 1091  vlc
 1092  find ./ -name libvlc.so.12
 1093  export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib

posted @   linuxws  阅读(37)  评论(0编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列:基于图像分类模型对图像进行分类
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
阅读排行:
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· 25岁的心里话
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· ollama系列01:轻松3步本地部署deepseek,普通电脑可用
· 按钮权限的设计及实现
点击右上角即可分享
微信分享提示