• 2024-08-22Linux安装EasyConnect
    首先下载并安装EasyConnect客户端wgethttp://download.sangfor.com.cn/download/product/sslvpn/pkg/linux_767/EasyConnect_x64_7_6_7_3.debchmod+xEasyConnect_x64_7_6_7_3.debdpkg-iEasyConnect_x64_7_6_7_3.deb安装完毕后如果发现点击图标没有反应,那应该是依赖库版本的
  • 2024-07-17麒麟sp3安装mongodb报错
    环境:OS:麒麟V10sp3db:4.4.22 [root@localhostconf]#/usr/local/services/mongodb/bin/mongod-f/home/middle/mongodb/conf/mongo.cnf/usr/local/services/mongodb/bin/mongod:errorwhileloadingsharedlibraries:libcrypto.so.10:cannotopensharedobjectfile:
  • 2024-02-26Linux-实时监控文件修改,并把修改后的文件复制到另一个目录
    1、首先确保环境有安装inotify-tools工具http://www.daileinote.com/computer/linux_cmd/43这里提供一个百度的压缩包链接:https://pan.baidu.com/s/1wp8gsPC7h0qpEj-Ge4xjpQ提取码:8888如果安装校验是否安装成功时,其中有报错,inotifywait:errorwhileloadingsharedlibrar
  • 2024-01-10基于centos 7 x86_64 安装playwright框架
    一.python3安装   playwright要求python版本必须是在3.8及以上,推荐安装3.8~3.9的版本,可以很大一部分工作量,因为python10(包括10)不在支持tls/ssl,在安装时必须自己单独安装openssl进行代替,而升级openssl需要先升级gccg++版本,然后搭建编译环境,最后生成openssl包,巨麻
  • 2023-10-23启动Nginx报错:error while loading shared libraries: libpcre.so.0: cannot open shared object file
    1.现象:输入:/usr/local/nginx/sbin/nginx报错:/usr/local/nginx/sbin/nginx:errorwhileloadingsharedlibraries:libprofiler.so.0:cannotopensharedobjectfile:Nosuchfileordirectory2.错误原因:缺少libpcre.so.0,3.进一步查看:输入:ldd$(which/usr/
  • 2023-09-01centos node.js安装puppeter遇到的一些错误
    libatk-1.0.so.0Failedtolaunchthebrowserprocess!/data/project/p_base/node_modules/puppeteer/.local-chromium/linux-1002410/chrome-linux/chrome:errorwhileloadingsharedlibraries:libatk-1.0.so.0:cannotopensharedobjectfile:Nosuchfileordi
  • 2023-08-18error while loading shared libraries: libxxx.so.0: cannot open shared object file: No such file or d
    原因编译的时候指定的动态库,没有在运行时查找的目录中,找不到对应的动态库解决方法运行时,指定动态库搜索的路径exportLD_LIBRARY_PATH=/xxx/lib:$LD_LIBRARY_PATH
  • 2023-06-12Playwright运行报错的解决
    未安装浏览器报错playwright._impl._api_types.Error:Executabledoesn'texistat/home/deploy/.cache/ms-playwright/firefox-1403/firefox/firefox╔═════════════════════════════════════════════════════════
  • 2023-02-24linux 移植 i2CTools
    一、I2C-Tools介绍i2c-tools工具是一个专门用来调试i2c的。并且是开源的。它可以:1、检测有几组i2c总线在系统上。2、查看挂载在i2c上面设备寄
  • 2023-01-16linux加载动态库.so的3种方法
        昨天同事联系我,他部署新版本的MS软件提示找不到动态库。但是他能找到这个动态库文件,但不知道如何加载。这样的问题对于我来说是个再简单不过的问题,但对于一个新
  • 2022-11-10linux 动态库 版本号,软链接SONAME的编译选项
    摘自:https://www.csdn.net/tags/MtTaEgysMzQ2MDMtYmxvZwO0O0OO0O0O.htmlLinux下动态库有三个名字:realname、soname、linkname。realname:共享库本身的名字,命名格式为
  • 2022-11-09如何对文件进行监控
    如何对文件进行监控文件监控inotify-tools安装检查内核是否支持,不低于2.6.13使用uname-r查看版本或者使用ll/proc/sys/fs/inotify/,查看是否有3个配置文件,没有
  • 2022-09-08共享库文件缺失
    共享库文件缺失报错Stoppingkeepalived:[FAILED]Startingkeepalived:/export/servers/keepalived-1.2.13/sbin/keepalived: