Phantomjs Linux下启动报错

环境为Unbuntu 22.04,安装完phantomjs后验证安装时报如下错误:

cj@vm-ubuntu:/usr/local/bin$ phantomjs --version
Auto configuration failed
140372441778112:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libproviders.so): libproviders.so: cannot open shared object file: No such file or directory
140372441778112:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244:
140372441778112:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=providers, path=providers
140372441778112:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=providers

解决方法:在环境变量中加入如下值,使phantomjs能够找到指定的文件

export OPENSSL_CONF=/etc/ssl

再次验证后没有问题了

cj@vm-ubuntu:/usr/local/bin$ phantomjs --version
2.1.1

  • 1
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
PhantomJS是一个基于Webkit的无界面浏览器,在Linux环境下使用PhantomJS可以实现一些自动化的任务,比如网页截图、网页加载、性能测试等。安装PhantomJSLinux环境下可以按照以下步骤进行操作: 1. 下载PhantomJS的压缩包。可以在官方网站上下载所需的版本,比如使用命令`wget https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2`下载Linux64位的压缩包。 2. 解压下载的压缩包。在压缩包所在的文件夹下,使用命令`tar -xvf phantomjs-2.1.1-linux-x86_64.tar.bz2`进行解压。 3. 运行PhantomJS。可以使用命令`phantomjs [switchs] [options] [script] [argument [argument [...]]]`来运行PhantomJS。例如,使用`phantomjs -h`可以查看帮助信息,使用`phantomjs /phantomjs-2.1.1-linux-x86_64/examples/hello.js`可以运行一个示例脚本。 通过以上步骤,你就可以在Linux环境下安装和使用PhantomJS了。请根据你的实际需求和环境进行相应的操作。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* [Linux安装Phantomjs](https://blog.csdn.net/qq_45273160/article/details/121835052)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] - *2* *3* [Linux环境phantomjs安装,使用,常见问题](https://blog.csdn.net/qq1328585964/article/details/127691433)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值