FreeCalypso > hg > fc-small-hw
annotate duart28/how-to-compile @ 77:4c5675c79555
lunalcd3.pcb: add orientation marker to SW1
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 18 Nov 2021 07:40:13 +0000 |
parents | 5a3a1d8e6d95 |
children |
rev | line source |
---|---|
43
5a3a1d8e6d95
duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 In order to compile the non-graphical schematic source in the src subdirectory, |
5a3a1d8e6d95
duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 you will need this ueda software: |
5a3a1d8e6d95
duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 |
5a3a1d8e6d95
duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 https://www.freecalypso.org/hg/ueda-linux/ |
5a3a1d8e6d95
duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 |
5a3a1d8e6d95
duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 You will need to compile and install ueda tools themselves, and you will also |
5a3a1d8e6d95
duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
7 need to copy the ifctf-part-lib directory tree to /usr/local/eda, i.e., you |
5a3a1d8e6d95
duart28/how-to-compile added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
8 will need a /usr/local/eda/ifctf-part-lib installation. |