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>Questo comando dovrebbe segnalare un file specifico (ad es. <strong>./build/pysimulavr/_pysimulavr.cpython-39-x86_64-linux-gnu.so</strong>) e non un errore.</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>Se utilizzi un sistema basato su Debian (Debian, Ubuntu, ecc.) puoi installare i seguenti pacchetti e generare file *.deb per l'installazione di simulavr a livello di sistema:</p>
<div class="highlight"><pre><span></span><code>sudo apt update
sudo apt install g++ make cmake swig rst2pdf help2man texinfo