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.
Mark, >Date: Tue, 7 Oct 2003 07:21:16 -0500 >From: "Mark Ziemer" <address@hidden> >Organization: NOAA/NWS/NCRFC >To: "Steve Emmerson" <address@hidden> >Subject: RE: 20031006: LDM on HP-UX 10.20 The above message contained the following: > I have installed twwgcc33 this morning. Thanks. After some simple modifications to some source-code and a makefile, I was able to build the LDM 6.0.14 package using the following command: CPPFLAGS=-D_XOPEN_SOURCE_EXTENDED CFLAGS= \ YACC=/usr/local/bin/yacc LEX=/usr/local/bin/flex \ CC=/usr/local/bin/gcc ./configure >configure.log 2>&1 I installed most of the package. What remains is for the superuser (i.e., "root") to execute the following commands cd /usr/local/ldm/ldm-6.0.14/src make install_setuids When you tell me this is done, I'll finish configuring the installation. Regards, Steve Emmerson