Previous Next        Current Page: NeXtMidas Training / Installing NeXtMidas / Installing on Unix / Build the NeXtMidas Baseline
Start Here   
Background   
Common Midas Concepts   
Getting Started - Part 1   
Getting Started - Part 2   
Working with Files   
Option Trees   
Macros - Part 1 (Basics)   
Macros - Part 2 (Graphics)   
NetBeans - Part 1 (Setup)   
NetBeans - Part 2 (GUIs)   
NetBeans - Part 3 (Profiler)   
Eclipse - Part 1 (Setup)   
Eclipse - Part 2 (GUIs)   
Primitives   
Applets & WebStart   
Maps & Imagery   
X-Midas Interoperability   
RMIF & Remoting   
Installing NeXtMidas   
   + Installing on Windows   
   - Installing on Unix   
      - Create Data Directories   
      - Set Environment Variables   
      - Build the NeXtMidas Baseline   
   + Running the Confidence Tests   
Support & Maintenance   
File Handlers   


  • Build the NeXtMidas Baseline:
    1. Start a NeXtMidas session using:
      $ nmstart
    2. After starting the session, a copyright message appears, followed by "NeXtMidas not built yet."
    3. Now build the system tree using:
      $ nm make all
    4. NeXtMidas is now ready to run.
    5. To verify a successful installation of NeXtMidas, you should run the confidence test. (Skip to the "Running the Confidence Tests" section.)