Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 
Table of contents Previous: Installing McIDAS-X on Unix or Mac OS X Workstations Next: Preparing the mcidas Account

Preparing the Workstation

Before installing McIDAS-X, verify that the workstation is configured to the specifications listed in the table . Then, complete the tasks below.

Enabling Inter-Process Communication

On AIX, HP-UX, IRIX, Linux and Solaris systems (i.e., all except Mac OS X), the system administrator should use the command ipcs to verify that your workstation configuration has Inter-Process Communication (IPC) enabled in the system kernel. If IPC is not running, rebuild your system kernel with all IPC functions enabled.

Allocating Sufficient Shared Memory

McIDAS-X uses shared memory for frame allocation. On AIX, HP-UX and IRIX systems, the shared memory facility is activated by default and has a sufficient maximum segment size for most McIDAS-X sessions. However, this is not true for Solaris, Linux and Mac OS X systems. The system administrator must force the kernel to activate the shared memory system at boot time and set the maximum segment size to 512 MB or greater the first time McIDAS-X is installed on a Compaq Tru64 Unix, FreeBSD, Linux, MacOS-X, or Solaris workstation. See Shared Memory Configuration for more detailed information.

Renaming the g77 library on Mac OS X

On Mac OS X systems, a collision can occur between the g77 version of the libgcc.a file and the Apple-supplied file of the same name. To resolve the conflict, the system administrator should run the three commands below to rename the file to libgcc_g77.a in the /usr/local/lib/gcc/powerpc-apple-darwin7.2.0/3.4.0/ directory and create a link to it in the /usr/local/lib/ directory. Note that the version numbers in the directory path may be different on your system.

Type:  cd /usr/local/lib/gcc/powerpc-apple-darwin7.2.0/3.4.0
Type:  mv libgcc.a libgcc_g77.a
Type:  ln -s libgcc_g77.a /usr/local/lib/

 


Table of contents Previous: Installing McIDAS-X on Unix or Mac OS X Workstations Next: Preparing the mcidas Account
 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Office of Programs University Corporation for Atmospheric Research (UCAR)   Unidata is a member of the UCAR Office of Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690