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.
Hello Deb, Well, I'm sorry to report that it looks like our binary won't work for your j210. Below is a message from our system administrator regarding a different processor on the j machines. I'm afraid that leaves you with having to build from source. In our next binary distribution I'll use the +DAportable flag - hopefully that will mitigate this problem. In general, building from source is not hard. If you have a problem please let me know. Anne *************************************************** Anne Wilson UCAR Unidata Program address@hidden P.O. Box 3000 Boulder, CO 80307 ---------------------------------------------------- Unidata WWW server http://www.unidata.ucar.edu/ **************************************************** -------- Original Message -------- Subject: Re: [Fwd: Re: 20010824: weird 5.1.2 startup problems (fwd)] Date: Wed, 29 Aug 2001 13:11:03 -0600 From: "Mike Schmidt" <address@hidden> Organization: UCAR/Unidata To: Anne Wilson <address@hidden> CC: address@hidden References: <address@hidden> Anne, The issue is with our LDM binary distribution. We've built a native distribution on a HP PA-2.0 processor system which means the binary won't run on a PA-1.1 system. To assure that our binaries run on the widest variety of HP platforms, we should build on a HP 10.20 system and set the +DAportable cflag so that PA-1.1 binaries are created... >From the binary distribution; # file rpc.ldmd rpc.ldmd: PA-RISC2.0 shared executable dynamically linked -not stripped # file /bin/date /bin/date: PA-RISC1.1 shared executable dynamically linked mike On Aug 29, 10:55am, Anne Wilson wrote: > Subject: [Fwd: Re: 20010824: weird 5.1.2 startup problems (fwd)] > Hi Mike, > > I got a response from the user whose binary version of the LDM wouldn't > run on her HP j210. I'll come down and talk with you about this. > > Anne > > -------- Original Message -------- > Subject: Re: 20010824: weird 5.1.2 startup problems (fwd) > Date: Wed, 29 Aug 2001 10:45:34 -0600 > From: "Molenar, Deb" <address@hidden> > Organization: UCAR/Unidata > To: <address@hidden> > > On Tue 8/28/2001 10:43 AM, Anne Wilson wrote: > > >Would you please send me a copy of the error message you got regarding > >"wrong hardware"? > > The command I used was: > > pqcreate -v -s 350000000 (there is 600000000 available on the disk) -q > /usr/local/ldm/ldm.pq > > The error message was: > > /usr/local/ldm/bin/pqcreate: Executable file incompatible with > hardware. > ...