Urjtag version 0.10 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    version 0.10

      View the most recent changes for the urjtag port at: urjtag.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for urjtag.
      The raw portfile for urjtag 0.10 is located here:
      http://urjtag.darwinports.com/dports/cross/urjtag/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/urjtag


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The urjtag Portfile 55455 2009-08-11 02:58:43Z snc macports.org $

      PortSystem 1.0

      Name: urjtag
      Version: 0.10
      Category: cross devel
      #license GPL,MIT
      Maintainers: snc openmaintainer
      Description: Universal JTAG library and tools
      Long Description: UrJTAG aims to create an enhanced, modern tool for communicating over JTAG with flash chips, CPUs, and many more. It takes on the well proven openwince jtag tools code.
      Homepage: http://urjtag.org/
      Platform: darwin
      Master Sites: sourceforge
      Checksums: md5 f7d1236a1e3ed2cf37cff1987f046195 sha1 1e21f07d758e9e151d932e95c0b3b11fd178eace rmd160 d22dcaf8447e594f5fbb25836df141e2a451760a

      depends_lib port:libftdi

      configure.args-append --without-ftd2xx --with-libftdi

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/urjtag
      % sudo port install urjtag
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching urjtag
      ---> Verifying checksum for urjtag
      ---> Extracting urjtag
      ---> Configuring urjtag
      ---> Building urjtag with target all
      ---> Staging urjtag into destroot
      ---> Installing urjtag
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using urjtag with these commands:
      %  man urjtag
      % apropos urjtag
      % which urjtag
      % locate urjtag

     Where to find more information:

    Darwin Ports



    Lightbox this page.