ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activeperl
activeperl
Socket Issues After Install
by Eric Pawlyshyn other posts by this author
Feb 27 2004 4:18PM messages near this date
How do I send a spacebar key using Win32::Setupsup? | Internet Explorer Settings
This is a multi-part message in MIME format.

------=_NextPart_000_0055_01C3FD23.7014F450
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

I've installed 5.8.3 (809) on my Win2000 laptop. While trying to install
ARSPerl, I was getting socket errors. At the advice of a colleague, I
ran the ppm command "search socket". I got the same error. The error is:
 
ppm>  search socket
Searching in Active Repositories
Bad arg length for Socket::unpack_sockaddr_in, length is 1024, should be
16 at E
:/Perl/lib/Socket.pm line 370.
 
I got this with the 808 build as well. He's running ARSPerl, just
upgraded to 809 from 808 and is not having any issues.
 
Any ideas?
 
Thanks,
 
Eric
 

------=_NextPart_000_0055_01C3FD23.7014F450
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 
<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40"> 

<head> 
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii"> 


<meta name=3DProgId content=3DWord.Document> 
<meta name=3DGenerator content=3D"Microsoft Word 10"> 
<meta name=3DOriginator content=3D"Microsoft Word 10"> 
<link rel=3DFile-List href=3D"cid:filelist.xml@01C3FD23.6E5235B0"> 
<title> Message</title>
<!--[if gte mso 9]> <xml>
 <o:OfficeDocumentSettings> 
  <o:DoNotRelyOnCSS/> 
 </o:OfficeDocumentSettings> 
</xml> <![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument> 
  <w:SpellingState> Clean</w:SpellingState>
  <w:GrammarState> Clean</w:GrammarState>
  <w:DocumentKind> DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/> 
  <w:Compatibility> 
   <w:UseFELayout/> 
  </w:Compatibility> 
  <w:BrowserLevel> MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument> 
</xml> <![endif]-->
<style> 
<!--
 /* Font Definitions */
 @font-face
	{font-family:"MS Mincho";
	panose-1:2 2 6 9 4 2 5 8 3 4;
	mso-font-alt:"\FF2D\FF33 \660E\671D";
	mso-font-charset:128;
	mso-generic-font-family:modern;
	mso-font-pitch:fixed;
	mso-font-signature:-1610612033 1757936891 16 0 131231 0;}
@font-face
	{font-family:"\@MS Mincho";
	panose-1:2 2 6 9 4 2 5 8 3 4;
	mso-font-charset:128;
	mso-generic-font-family:modern;
	mso-font-pitch:fixed;
	mso-font-signature:-1610612033 1757936891 16 0 131231 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"MS Mincho";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}
span.EmailStyle17
	{mso-style-type:personal-reply;
	mso-style-noshow:yes;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:Arial;
	mso-ascii-font-family:Arial;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:Arial;
	color:navy;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--> 
</style> 
<!--[if gte mso 10]> 
<style> 
 /* Style Definitions */=20
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
</style> 
<![endif]--> 
</head> 

<body lang=3DEN-US link=3Dblue vlink=3Dpurple =
style=3D'tab-interval:.5in'> 

<div class=3DSection1> 

<p class=3DMsoNormal> <font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> I've installed 5.8.3 (809) on my Win2000 laptop. =
While
trying to install ARSPerl, I was getting socket errors. At the advice of =
a
colleague, I ran the ppm command &quot;search socket&quot;. I got the =
same
error. The error is:</span> </font><o:p></o:p></p>

<div> 

<p class=3DMsoNormal> <font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'> &nbsp;<o:p></o:p></span></font></p>

</div> 

<div> 

<p class=3DMsoNormal> <font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> ppm&gt; search socket<br>
Searching in Active Repositories<br> 
Bad arg length for Socket::unpack_sockaddr_in, length is 1024, should be =
16 at
E<br> 
:/Perl/lib/Socket.pm line 370.</span> </font><o:p></o:p></p>

</div> 

<div> 

<p class=3DMsoNormal> <font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'> &nbsp;<o:p></o:p></span></font></p>

</div> 

<div> 

<p class=3DMsoNormal> <font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> I got this with the 808 build as well. He's running =
ARSPerl,
just upgraded to 809 from 808 and is not having any =
issues.</span> </font><o:p></o:p></p>

</div> 

<div> 

<p class=3DMsoNormal> <font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'> &nbsp;<o:p></o:p></span></font></p>

</div> 

<div> 

<p class=3DMsoNormal> <font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> Any ideas?</span></font><o:p></o:p></p>

</div> 

<div> 

<p class=3DMsoNormal> <font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'> &nbsp;<o:p></o:p></span></font></p>

</div> 

<div> 

<p class=3DMsoNormal> <font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> Thanks,</span></font><o:p></o:p></p>

</div> 

<div> 

<p class=3DMsoNormal> <font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'> &nbsp;<o:p></o:p></span></font></p>

</div> 

<div> 

<p class=3DMsoNormal> <font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> Eric</span></font><o:p></o:p></p>

</div> 

<div> 

<p class=3DMsoNormal> <font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'> &nbsp;<o:p></o:p></span></font></p>

</div> 

</div> 

</body> 

</html> 

------=_NextPart_000_0055_01C3FD23.7014F450--
Attachments:
unknown1


Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved