Ubuntu 下安装 AWVS 所需要的依赖

直接安装会报错

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Acunetix Installer Version: v_240111130, Copyright (c) Acunetix
------------------------------------------------------------

Checking os...
Checking for dependencies...
- dependency libXfixes.so.3 not found on the system
- dependency libgbm.so.1 not found on the system
- dependency libatk-bridge-2.0.so.0 not found on the system
- dependency libpango-1.0.so.0 not found on the system
- dependency libxkbcommon.so.0 not found on the system
- dependency libXcomposite.so.1 not found on the system
- dependency libcups.so.2 not found on the system
- dependency libatspi.so.0 not found on the system
- dependency libXdamage.so.1 not found on the system
- dependency libcairo.so.2 not found on the system
- dependency libXrandr.so.2 not found on the system
- dependency libatk-1.0.so.0 not found on the system
Some dependencies are not found on the system. Aborting installation.
Aborting installation

需要安装依赖

1
apt install libpango-1.0-0 libxi6 libgtk-3-0 libx11-xcb1 libxss1 libgbm-dev

Ubuntu 下安装 AWVS 所需要的依赖

https://omn.cc/archives/64.html

作者

空指针

发布于

2024-03-24

更新于

2024-03-24

许可协议

You need to set install_url to use ShareThis. Please set it in _config.yml.
You forgot to set the business or currency_code for Paypal. Please set it in _config.yml.

评论

You forgot to set the shortname for Disqus. Please set it in _config.yml.
Your browser is out-of-date!

Update your browser to view this website correctly.&npsb;Update my browser now

×