# HG changeset patch # User Mychaela Falconia # Date 1595633277 0 # Node ID 5a3a1d8e6d95b3e7cdc87a84ff41cbca30724ee7 # Parent 5a7abb74ae7a36c4e8d2c70c90a79de17cb3d72d duart28/how-to-compile added diff -r 5a7abb74ae7a -r 5a3a1d8e6d95 duart28/how-to-compile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/duart28/how-to-compile Fri Jul 24 23:27:57 2020 +0000 @@ -0,0 +1,8 @@ +In order to compile the non-graphical schematic source in the src subdirectory, +you will need this ueda software: + +https://www.freecalypso.org/hg/ueda-linux/ + +You will need to compile and install ueda tools themselves, and you will also +need to copy the ifctf-part-lib directory tree to /usr/local/eda, i.e., you +will need a /usr/local/eda/ifctf-part-lib installation.