Search the web
Sign In
New User? Sign Up
OpenTurbostation · Open Turbostation
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
optware perl libwww not working   Message List  
Reply | Forward Message #1042 of 1088 |
Hi all,

after installing optware with nfs on my TS-209, i was happy that
everything works so smooth.

but now, i tried to migrate all my perl scripts to my TS, and how
disappointing, libwww is not working. I installed libwww with ipg, but
every request i make with libwww fails with timout.

To go into details, i tried to compile libwww on myself:

perl Makefile.PL
---
Test server timeout
Can't connect: IO::Socket::INET: connect: timeout
The can-we-talk-to-ourself test failed.

You appear to have a misconfigured system, so I will disable tests
that try to talk HTTP to a local server.
---

This error comes from the "talk-to-ourself" script. I debugged the
script and the timeout occures at line 39,
---
if (my $client = $socket->accept) {
---

I'm not sure, if this is a dns-issue. resolving localhost and the
hostname is no problem:
---
[~] # ping -c 1 localhost
PING localhost (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: seq=0 ttl=64 time=0.311 ms

[~] # ping -c 1 storage
PING storage (192.168.42.3): 56 data bytes
64 bytes from 192.168.42.3: seq=0 ttl=64 time=0.314 ms

[~] # ping -c 1 127.0.0.1
PING 127.0.0.1 (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: seq=0 ttl=64 time=0.333 ms


my /etc/resolv.conf points to a valid nameserver, everything seems ok,
but where is the Problem?

any hints on this issue?

regards,
macfly.





Tue Apr 29, 2008 8:02 am

sn123py
Offline Offline
Send Email Send Email

Forward
Message #1042 of 1088 |
Expand Messages Author Sort by Date

Hi all, after installing optware with nfs on my TS-209, i was happy that everything works so smooth. but now, i tried to migrate all my perl scripts to my TS,...
sn123py
Offline Send Email
Apr 29, 2008
8:02 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help