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

[GEMPAK #QXS-874305]: GEMPAK 6.6.0 installation problem



Hi Marcelo,

Thanks for including the entire make.out file.  In it I was able to find the 
source of your problem.  The line

/home2/marcelo/GEMPAK6.6.0/gempak/include/geminc.h:57:22: error: Xm/XmAll.h: No 
such file or directory

Indicates that the openmotif libraries have not been built correctly.  You'll 
want to make sure you have the source package of openmotif and that it builds 
correctly.  There are a number of libraries required before openmotif can be 
built, and they are outlined in the "Required Libraries" section of the GEMPAK 
installation guide, available here:

http://www.unidata.ucar.edu/software/gempak/doc/install.html#libraries


Michael
Unidata User Support



> Full Name: Marcelo Barreiro
> Email Address: address@hidden
> Organization: Universidad de la Republica
> Package Version: 6.6.0
> Operating System: ubuntu 10.04
> Hardware: Quad Core
> Description of problem: Hi,
> 
> I am installing GEMPAK 6.6.0 on an ubuntu 10.04. I am
> compiling with gfortran according to the instructions in
> http://www.unidata.ucar.edu/software/gempak/doc/install.html
> 
> When doing "make all" the process goes on for quite a bit of time (the
> make.out has almost 100.000 lines) but it fails to finish exiting after
> the following lines:
> 
> 
> make[3]: *** No rule to make target 
> `/home2/marcelo/GEMPAK6.6.0/os/linux64/lib/syslib.a', needed by `etamap'.  
> Stop.
> make[3]: Leaving directory 
> `/home2/marcelo/GEMPAK6.6.0/unidata/programs/etamap'
> making in /home2/marcelo/GEMPAK6.6.0/unidata/programs/gdpoint
> make[3]: Entering directory 
> `/home2/marcelo/GEMPAK6.6.0/unidata/programs/gdpoint'
> make[3]: *** No rule to make target 
> `/home2/marcelo/GEMPAK6.6.0/os/linux64/lib/gn.a', needed by `all'.  Stop.
> make[3]: Leaving directory 
> `/home2/marcelo/GEMPAK6.6.0/unidata/programs/gdpoint'
> make[2]: Leaving directory `/home2/marcelo/GEMPAK6.6.0/unidata/programs'
> make[1]: Leaving directory `/home2/marcelo/GEMPAK6.6.0/unidata'
> 
> I have enclosed the whole file make.out.
> 
> I appreciate very much any help on how to solve this problem.
> 
> Regards,
> 
> Marcelo
> 
> 


Ticket Details
===================
Ticket ID: QXS-874305
Department: Support GEMPAK
Priority: Normal
Status: Open