Can't locate auto/Socket/sockaddr_in.al in @INC
Bill Moninger (moninger@fsl.noaa.gov)
Thu, 15 Feb 96 22:05:08 GMT
When I try to do a
GET http://www.fsl.noaa.gov, I get the following error message:
'Can't locate auto/Socket/sockaddr_in.al in @INC'
This doesn't surprise me much, because my network tests all fail, even
though I have, I believe, followed the instructions in t/README.
One possible cause may be that libwww-perl is in a non-standard directory,
but the non-network tests work, and I have filled INC in 'request' as
follows:
###ADD LOCAL DIRECTORIES
BEGIN{ # MUST FILL @INC AT COMPILE TIME TO USE 'use'
$wwwLibDir="/public_WWW/utilities/libwww-perl-5b6/lib";
push(@INC,$wwwLibDir);
}
I am running sun4-sunos, and
'perl, version 5.001 Unofficial patchlevel 1n.'
I shall be grateful for any help you can provide.
-Bill
-------------------------
William R. Moninger, Nat'l Oceanic & Atmospheric Administration (NOAA)
Forecast Systems Laboratory, R/E/FS1
325 Broadway; Boulder, CO 80303; USA
moninger@fsl.noaa.gov; Voice: 303-497-6435; Fax: 303-497-3329
URL: http://www.fsl.noaa.gov/frd-bin/bill.homepage.cgi