[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20030623: Gempak - RedHat 7.3 - Installation problems
- Subject: 20030623: Gempak - RedHat 7.3 - Installation problems
- Date: Mon, 23 Jun 2003 10:26:49 -0600
>From: "Kyle Dion" <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200306231313.h5NDDvbX009248
>Institution: NCDC
>Package Version: Gempak 5.6/ N-AWIPS
>Operating System: RedHat 7.3
>Hardware Information: 450 MHz Dell OptiPlex GX1
>Inquiry: Do you have a distribution package for Redhat 7.3? The Makefile whic
> h should handle Linux seems fraught with problems?
>
>
>
Kyle,
Your "make" may be broken (typically gnu-make with Linux).
Try running "make .INIT" from $NAWIPS first
to create the lib/linux and bin/linux directories.
Also, to build from source, you must have openmotif installed
(you should have /usr/X11R6/lib/libXm.a).
You can download a Redhat 7.3 binary distribution from:
http://my.unidata.ucar.edu/downloads/81/gempak_upc5.6.j_linux.tar.gz
or through the binary download tree:
http://my.unidata.ucar.edu/modules.php?name=Downloads&d_op=viewsdownload&sid=5
Steve Chiswell