Japanese | English
[ImageSearcher for Java] [Installation]

Installing "ImageSearcher for Java" on Macintosh

  1. System Requirement

  2. Installing MRJ
    First, you will need to install Mac OS Runtime for Java (MRJ) 2.x or higher. MRJ is available from http://www.apple.com/java/.
    Newer versions of Mac OS might have MRJ installed. In that case, you don't have to re-install MRJ.
    If you wanna use Swing, you must install Swing from Java(TM) Foundation Classes (JFC)/Swing 1.1.1.
  3. Installing "ImageSearcher for Java"
    The most recent version of "ImageSearcher for Java" is available for downloading from SRA's FTP server.
    The downloadable files have been archived in ZIP format and restoring them will result the following files and folders. Please restore them in an appropriate folder.
    * You need StuffIt Expander or ZipIt to unzip it on Mac OS.
    README...README file
    changes...Changes file
    Manuals/...Directory which contains the installation manual.
    src...Source directory.
    jsrc/...Source directory of Swing related classes.
    lib/isr???.jar ... Class library in JAR format. The ??? stands for the version no.
    The downloaded file contains StPL.
    README-StPL...README file of StPL.
    src/sra/smalltalk...Source directory of StPL.
    jsrc/sra/smalltalk...Source directory of Swing related classes.
    lib/StPL??.jar ... StPL in JAR format. The ?? stands for the version no.
    As this library is a port of the original "Jun" and "ImageSearcher" written in Smalltalk ("Jun for Smalltalk" and "ImageSearcher for Smalltalk"), "ImageSearcher for Java" uses SRA's "Smalltalk-Style Programming Library". Please read the README file at the StPL directory for more information.
    You need the following 4 files to execute "ImageSearcher for Java" on Mac OS. Put them to the same folder.
    isr4java.jar ... should be renamed from "isr???.jar"
    isr4java.app ... drag & drop "isr4java.app.hqx" to StuffIt Expander
    StPL.jar ... should be renamed from "StPL??.jar"
  4. Invoking the Launcher
    Put the 2 JAR files (i.e., "isr4java.jar" (renamed from "isr???.jar") and "StPL.jar" (renamed from "StPL??.jar") ) to the same folder as "isr4java.app", and launch "isr4java.app."



Mitsuhiro Asada <m-asada@sra.co.jp>