摘要:
Win11安装Docker问题:Win11正式版升级安装Docker(基于WSL2) Update the WSL kernel by running "wsl --update" or follow instructions at https://docs.microsoft.com/window 阅读全文
摘要:
./configure: error: C compiler cc is not found 解决办法 apt install g++ ./configure: error: the HTTP rewrite module requires the PCRE library. 解决办法 apt in 阅读全文