Skip to content

Commit 4375d08

Browse files
committed
Updated java installation
1 parent 64d2a37 commit 4375d08

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

extra/autorouting.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
kicad: File -> Export -> Specctra DSN.
2-
Install Oracle java "sudo apt-get install oracle-java8-installer"
2+
Install Oracle java
3+
# sudo add-apt-repository ppa:linuxuprising/java
4+
# sudo apt update
5+
# sudo apt install oracle-java11-installer
36
Download freerouting jar from https://freerouting.org/freerouting/using-with-kicad
47
Run freerouting "java -jar /opt/layout/bin/freeRouting.jar".
58
Open *.dsn in freerouting util.

0 commit comments

Comments
 (0)