Closed tommythorn closed 3 years ago
On Fedora, python3-setuptools
is a dependency of python3-devel
, so you get it "for free". With commit 568513a I listed it explicitly, so hopefully that takes care of it.
Getting beyond this point, the instructions seems to assume you have a "litex-boards" directory. Where is that supposed to come from?
EDIT: ok, it installed it into the parent directory. That's a bit weird (and frankly not ideal). At least the documentation should mention this.
Getting beyond this point, the instructions seems to assume you have a "litex-boards" directory. Where is that supposed to come from?
From litex_setup.py
(Step 2 of the prerequisites).
My x64 host is running Ubuntu 21.04 (Hirsute Hippo), fully up to date. I tried to map the step 1 to equivalent Ubuntu repos (I would need to this on a clean installation to complete this).
but step
python3 ./litex_setup.py init install --user
fails with