[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20010125: McIDAS-X Build Problems (cont.)

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.


  • Subject: 20010125: McIDAS-X Build Problems (cont.)
  • Date: Thu, 25 Jan 2001 18:25:43 -0700

>From: Roger Paillet <address@hidden>
>Organization: Cal State LA
>Keywords: 200101251907.f0PJ7fX27567 McIDAS-X

Roger,

>Yes, I did previously set those variables in my .cshrc file.

OK.  Did you read the comments at the end of my last email?  Just in
case you didn't, here they are again:

It looks like the initial configure step in the mcidas7.7/netcdf
directories did not create the Makefile needed to build ncdump.

Try the following:

<login as 'mcidas'>
cd mcidas7.7/netcdf
make distclean
cd ../src
make all

Tom