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

20010509: 20010401: creating a mosaic in McIDAS (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: 20010509: 20010401: creating a mosaic in McIDAS (cont.)
  • Date: Wed, 09 May 2001 10:32:22 -0600

>From: address@hidden (Chris Hennon)
>Organization: Ohio State
>Keywords: 200102121741.f1CHf4L28141 McIDAS mosaic IMGREMAP

Chris,

>There are no zero length files there.

Hmm...

>I suspect there is some problem
>with the way we restored everything after the rebuild.  We used a dump to
>tape and restored everything later.  I noticed that the ownership of all
>of the mcidas files in the distribution after the restoration were not
>owned by mcidas anymore, but by some user (1008) that I don't even
>recognize.

OK, the permissions on the files might have been different as well.

>I changed them back to owner 'mcidas'.  Do you think I should
>rebuild the distribution?

It couldn't hurt.

>If so, what is the process I should follow?

This is easy:

<login as 'mcidas'>
cd mcidas7.7/src
make clobber
make all
make install.bin             <- just reinstalls the executables

>Sorry for being such a pain in the keister.

No problem.  I was sorry to hear that you were broken int.

Tom