Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:canutils [2015/11/11 19:13] – [CAN utils for Linux] darron | tools:canutils [2022/12/07 13:17] (current) – [Install] darron | ||
---|---|---|---|
Line 4: | Line 4: | ||
=== Install === | === Install === | ||
- | |||
- | Install autoconf and libtools. | ||
< | < | ||
- | git clone https:// | + | apt install |
- | cd can-utils | + | |
- | wget http:// | + | |
- | patch < cangen.diff | + | |
- | ./ | + | |
- | ./configure --prefix=/ | + | |
- | make | + | |
- | make install | + | |
</ | </ | ||
+ |