Skip to main content

urjtag

Installation of UrJtag on Ubuntu 18.

  1. Download the folder: urjtag_ubuntu_18.zip from Teams/General/Files/Software_Tutorial_Instructions/

  2. Extract/Unzip the file: urjtag_ubuntu_18.zip

  3. Move to the directory/folder: urjtag_ubuntu_18/

  4. Right click and Open in Terminal

  5. Type the command: chmod +x dependency.sh and press enter

  6. Type the command: sudo ./dependency.sh and press enter

  7. Extract/Uncompress the file: urjtag-2019.12.tar.xz

  8. Move to the directory/folder: urjtag-2019.12/

  9. Right click and Open in Terminal

  10. Type the command: ./configure and press enter

  11. Type the command: ./configure --disable-dependency-tracking and press enter

  12. Type the command: ./configure and press enter

  13. Type the command: make and press enter

  14. Type the command: sudo make install and press enter

  15. Move to the directory/folder: urjtag_ubuntu_18/

  16. Right click and Open in Terminal

  17. Type the command: chmod +x urjtag.sh and press enter

  18. Type the command: sudo ./urjtag.sh and press enter