Javassist - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    javassist  most recent diff


    version


    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/javassist
      % sudo port install javassist
      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 javassist
      ---> Verifying checksum for javassist
      ---> Extracting javassist
      ---> Configuring javassist
      ---> Building javassist with target all
      ---> Staging javassist into destroot
      ---> Installing javassist
    - 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 javassist with these commands:
      %  man javassist
      % apropos javassist
      % which javassist
      % locate javassist

     Where to find more information:

    Darwin Ports



    Lightbox this page.