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

20010313: Installation of NetCDF-perl-1.2.1



Alford,

>Date: Tue, 13 Mar 2001 16:10:35 -0600
>From: "Alford, Glennette R" <address@hidden>
>Organization: US/Navy
>To: "'Steve Emmerson'" <address@hidden>
>Subject: RE: 20010313: Installation of NetCDF-perl-1.2.1 
>Keywords: 200103131940.f2DJeZL13393

The above message contained the following:

> The error message is 
>       PERL_DL_NONLAZY=3D1 : Command not found

You must be using a non-standard shell (e.g. "csh" instead of "sh" or
"bash").

If your shell is csh-like, then try the following:
        
    setenv PERL_DL_NONLAZY 3D1
    /usr/local/bin/perl -Iblib/arch -Iblib/lib \
        -I/usr/local/lib/perl5/5.00503/sun4-solaris \
        -I/usr/local/lib/perl5/5.00503 test.pl

and tell me the output.  If you're not using a csh-like shell, then let
me know.

Regards,
Steve Emmerson   <http://www.unidata.ucar.edu>