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.
>From: "Justin" <address@hidden> >Organization: FSU >Keywords: 200402080951.i189pHRj003066 McIDAS RedHat 8.0 Justin, >I changed the settings that you requested and now it has a hard part >moving past the initial installation. This is the error it brings up >now. > > Tclcomp.sh:Error building > Tcl config file > Tclcomp.sh: Possible compiler error > make: ** [tclcom] Error 1 I have built many times on RedHat 7.x, 8.0, 9.0, and Fedora Core 1 with no errors like this. At this point, I need more specific information. Please send me the following information: 1) the name of the user you are trying to install McIDAS under: <login> % id 2) the read/write permissions of all files and directories in the HOME directory of the user you are trying to install McIDAS as: % cd ~ % ls -alt 3) the Unix environment variables you have in effect when you try to build McIDAS: % env 4) the version numbers of your gcc and g77 compilers: % gcc --version % g77 --version The times I have seen problems in the Tcl/Tk portion of the build have usually been due to inconsistent environment variable settings, or cases where a build failed and the installer reset one or more environment variables and did not do a 'make clobber' before trying to start a new build. Cheers, Tom -- NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publically available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.