Website Migration Notice: SafePoint is now operated by CyberServal.Learn more →
DiscussionSLA

[Doc] fvm下载失效的问题

Discussion Closed

Published a year ago

# Github Issue

Published a year ago

profile_photo

qq517634644

Updated a year ago

0

Content

文档地址

Init fvm libs

1# Due to the fvm c header files
2mkdir -p management/webserver/submodule/fvm/
3mkdir -p management/webserver/submodule/libct/
4
5cd management/webserver/submodule/fvm/
6# Download https://chaitin.cn/patronus/fvm/-/tags 1.8.21 release:release, https://chaitin.cn/patronus/fvm/-/jobs/6716645
7unzip artifacts.zip
8rm artifacts.zip
9
10cd management/webserver/submodule/libct/
11# Download https://chaitin.cn/patronus/libct/-/tags 1.1.1.0 release, https://chaitin.cn/patronus/libct/-/jobs/7229201
12# rename
13rm artifacts.zip
14
15cd management/webserver/submodule/
16# Download https://chaitin.cn/patronus/fusion-2/-/tags 5.3.9-r1 build:release, https://chaitin.cn/patronus/fusion-2/-/jobs/7326007
17# rename
18unzip artifacts.zip
19mv artifacts/lib/libfusion.so libfvm.so
20rm artifacts.zip
21rm -r artifacts/

文档中的三个下载地址显示404

profile_photo

xbingW

Updated a year ago

0

内部库暂未开放

[Doc] fvm下载失效的问题 | CyberServal | CyberServal