[Pharo-project] Fwd: [Vm-dev] Fwd: Show stopper network bug on Windows
All, who interested in this, please continue this topic on VM-dev list. Because Andreas is maintainer of windoze VM, and no one knows better than he is of what is working or not and why. ---------- Forwarded message ---------- From: Andreas Raab <andreas.raab@gmx.de> Date: 2009/7/23 Subject: Re: [Vm-dev] Fwd: [Pharo-project] Show stopper network bug on Windows To: Squeak Virtual Machine Development Discussion <vm-dev@lists.squeakfoundation.org> Igor Stasenko wrote:
Hello guys, those, who not subscribed to the Pharo list.
I think you should read this: Â http://code.google.com/p/pharo/issues/detail?id=961
since it seems there are some networking problems with Win32 VM.
None of these are Windows VM issues. The problem referred to above is simply that someone was using a year-old 3.10.2 VM and tried to call IPv6 primitives (the debug log shows that clearly). The IPv6 prims are not available in these old VMs. The discussion below is similarly confused. The Windows VM does return fully qualified names if your network environment is set up properly. Usually, the domain name is set by DHCP, but you can set it manually in the advanced network settings (on XP it's under network, properties, TCP/IP, advanced, append dns suffixes; Vista will surely differ). Cheers, Â - Andreas -- Best regards, Igor Stasenko AKA sig.
participants (1)
-
Igor Stasenko