Deploying to gh-pages from @ Klipper3d/klipper@cba119db3a 🚀

This commit is contained in:
KevinOConnor
2023-04-17 00:03:38 +00:00
parent 13f13bf7d5
commit e172d515bc
108 changed files with 3049 additions and 1001 deletions

View File

@@ -1505,7 +1505,7 @@ make build
<div class="highlight"><pre><span></span><code>ls ./build/pysimulavr/_pysimulavr.*.so
</code></pre></div>
<p>此命令應報告特定文件(例如 <strong>./build/pysimulavr/_pysimulavr.cpython-39-x86_64-linux-gnu.so</strong>)而不是錯誤。</p>
<p>This command should report a specific file (e.g. <strong>./build/pysimulavr/_pysimulavr.cpython-39-x86_64-linux-gnu.so</strong>) and not an error.</p>
<p>如果您在基於 Debian 的系統Debian、Ubuntu 等)上,您可以安裝以下軟件包並生成 *.deb 文件以在系統範圍內安裝 simulavr</p>
<div class="highlight"><pre><span></span><code>sudo apt update
sudo apt install g++ make cmake swig rst2pdf help2man texinfo