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.
On Tue, 25 May 1999, Unidata Support wrote: > > ------- Forwarded Message > > >To: address@hidden > >From: Robert Ballentine <address@hidden> > >Subject: perl5 Install problem > >Organization: . > >Keywords: 199905251605.KAA03742 > > Support: > As a first step in trying to get our LDM back up and running, I am > trying to install the latest version of perl (perl5.005_03 on a > Hewlett-Packard 715/75 Unix workstation. I got down to the lines: Robert, We are at HPUX 10.3 with perl5 version 5.004. 10.3 is a way different animal that 10.2, we had to make many changes on the ldm to get it compiled for 10.3 Not much help here. > > /usr/bin/ar rcu libperl.a perl.o + lots of other stuff + perlio.o > cc -o miniperl miniperlmain.o libperl.a I agree with your diagnoses that a library is missing. The "lots of other stuff" is probably the libraries that perl is looking for. Sometimes the libraries are located in a different directory and all that is needed is to make a link to /lib so perl can find them. If you have a system admin, he could probably solve the problem quickly. Robb... > > when the installation suddenly stopped with the messages: > > /usr/ccs/bin/ld: Unsatisfied symbols > sin (code) > cos (code) > . > . > . > pow (code) > *** Error exit code 1 *** > stop > > It looks like some sort of math library can't be found. I don't know > what to do next. Any help or suggestions would be greatly appreciated. > Thanks, > Bob Ballentine > > > > > ------- End of Forwarded Message > =============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research address@hidden WWW: http://www.unidata.ucar.edu/ ===============================================================================