mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-07 22:14:05 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@cba119db3a 🚀
This commit is contained in:
parent
13f13bf7d5
commit
e172d515bc
108 changed files with 3049 additions and 1001 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue