1. 安装 gcc ,apt-install gcc

2. apt-get install tcl  (安装这个主要是 make test 用)

2. makie PREFIX=编译目录 MALLOC=libc (指定编译器。) 

3. make install PREFIX = 目录

4. 完成

 

允许远程访问

 

bind 192.168.0.30
protected-mode no
daemonize no

 

相关文章:

  • 2022-03-06
  • 2021-10-07
  • 2021-09-20
  • 2021-04-20
  • 2022-12-23
猜你喜欢
  • 2022-02-05
  • 2021-12-16
  • 2022-12-23
  • 2022-12-23
  • 2021-12-21
  • 2022-12-23
  • 2020-02-13
相关资源
相似解决方案