[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GEMPAK #SBS-137900]: gempak.5.10.2 installation
- Subject: [GEMPAK #SBS-137900]: gempak.5.10.2 installation
- Date: Thu, 24 May 2007 11:01:48 -0600
V.S.
You need to have at least Version 2.1 installed on your system.
You will find in $GEMPAK/source/driver/active/xw/xginit.c a check
on the XmVersion and requires at least 2.1.
If you cannot use the SGI OS CD's to upgrade, then you might try the
openmotif.org distribution and build a local copy under $NAWIPS
and then change the $CONFIGDIR/Makeinc.irix settings to point to
that location.
Steve Chiswell
Unidata User Support
> As you said my mechine is not having motif2.1 complete version. But It has
> complete motif 1.2 version.
> I changed makefile accordingly, but still have same problem.
>
> So i have been attaching the following information as per your
> advise
> /usr/bin/uname -a
> IRIX64 craysgi1 6.5 01101245 IP27
>
> /usr/bin/uname -R
> 6.5 6.5.11m
>
> grep VERSION /usr/Motif-1.2/include/Xm/Xm.h
> #define XmVERSION 1
> #define XmVersion (XmVERSION * 1000 + XmREVISION)
> #define XmVERSION_STRING "@(#)OSF/Motif Version 1.2.4"
>
> Looking forward for your advise
>
> with reagrds
> vsprasad
>
>
>
>
> On 5/24/07, Unidata GEMPAK Support <address@hidden> wrote:
> >
> > > Dear Sir,
> > > I am a registered user of unidata and also attended training
> > > camp during 2005.
> > > At present i am trying to install gempak.5.10.2 on a irix64 system. I am
> > > geting some compilation error in nmap_pgdist.c. I am attaching the
> > > make.outfile. Please advise me how to proceed further.
> > >
> > > with regards
> > > vsprasad
> > >
> > >
> >
> > The compilation error you are having is with an undefined symbol
> > XmCHARSET_TEXT which should be defined in SGI's Motif include file:
> > /usr/Motif-2.1/include/Xm/Xm.h
> >
> > Verify that you have the above directory and file. If not, its possible
> > that you have an
> > older version of Motif and or IRIX64, or you haven't installed the Motif
> > development
> > environment.
> >
> > If you still have trouble, please provide the output of:
> > % /usr/bin/uname -a
> > % /usr/bin/uname -R
> > % grep VERSION /usr/Motif-2.1/include/Xm/Xm.h
> >
> >
> > For comparison, My desktop IRIX64 shows:
> > % /usr/bin/uname -a
> > IRIX64 xxxx 6.5 07202013 IP30
> >
> > % /usr/bin/uname -R
> > 6.5 6.5.30m
> >
> > % grep VERSION /usr/Motif-2.1/include/Xm/Xm.h
> > #define XmVERSION 2
> > #define XmVersion (XmVERSION * 1000 + XmREVISION)
> > #define XmVERSION_STRING "@(#)Motif Version 2.1.32
> >
> >
> > Steve Chiswell
> > Unidata User SUpport
> >
> > Ticket Details
> > ===================
> > Ticket ID: SBS-137900
> > Department: Support GEMPAK
> > Priority: Normal
> > Status: Closed
> >
> >
>
>
> --
> Dr. V.S. Prasad
> National Center for Medium Range Weather Forecasting,
> Department of Science & Technology
> A-50, Institutional Area, Phase II,
> Sector 62, Noida, UP, pin 201 307
> India
> Phone: 91-120-2403900-07 (7 lines)
> Fax: 91-120-2400062,2403544
>
>
Ticket Details
===================
Ticket ID: SBS-137900
Department: Support GEMPAK
Priority: Normal
Status: Closed