This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Kwan, re: > Here is the latest on the McIDAS-X installation. I was able to build > McIDAS-X without apparent errors. Next, when I tried to install the ADDE > (in root), I received the following messages: > > sh ./mcinet2009.sh install mcadde > mcinet2009: /etc/services: mcidas already set up > mcinet2009: xinet: Using xinetd.d to set up services > mcinet2009: /etc/hosts.allow: mcidas already set up > mcinet2009: /etc/xinetd.d/mcidas: modifying file > ./mcinet2009.sh: line 714: [: too many arguments > mcinet2009: WARNING: xinetd not listening > Try running the script again in a few minutes. If the file /etc/xinetd.d/mcidas was created, then all you have to do at this point is stop, stop or restart xinetd: <as 'root'> service xinetd restart <- if xinetd is already running OR service xinetd start <- if xinetd is not running If you want the remote ADDE interface to run each time the VM is started, you will need to configure it to do so: <as 'root'> chkconfig --add xinetd Also, if you want to access your remote ADDE server from outside of your laptop, you will need to make sure that the firewall (iptables) that is running in your VM allows access through port 112. Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: JAV-781741 Department: Support McIDAS Priority: Normal Status: Closed