Hi, I have managed to install the new beacon on windows machines using cygwin. It almost works as it is, except that you need to add the following line to common/src/net_udp.c (just after the #includes is fine):
#define inet_pton(a,b,c) inet_aton((b), (struct in_addr *)(c)) This is because cygwin does not support IPV6 yet. Adding this line allows the compilation to be successful. Andrew :) ============================================ Access Grid Support Centre, RSS Group, Manchester Computing, Kilburn Building, University of Manchester, Oxford Road, Manchester, M13 9PL, UK Tel: +44(0)161-275 0685 Email: andrew.row...@manchester.ac.uk > -----Original Message----- > From: owner-ag-t...@mcs.anl.gov [mailto:owner-ag-t...@mcs.anl.gov] On > Behalf Of Chris Rosenthal > Sent: 07 September 2005 22:22 > To: Mitch Kutzko > Cc: ag-tech; Ag-Tech EVL > Subject: [AG-TECH] Re: Beacon 1.1 being retired, 9/7/05 -- Update to 1.3, > please. > > Mitch, > > Do you know of any plans to create a Win32 version of the 1.3 beacon? > > Thanks, > Chris > > On 9/6/05, Mitch Kutzko <mi...@ncsa.uiuc.edu> wrote: > > Hi, everyone -- I changed the MOTD for the 1.1 Beacon over a week ago to > > let you all know that the 1.1 Beacon was being retired on 9/7/05 > > (tomorrow!), and that you'll need to update your installations to the > new > > 1.3 version of the Beacon. > > > > However, given that I'm still seeing 75 Beacons on the 1.1 Central > Server > > page, I thought it would be a good idea to email as many of you as I > could > > to let you know about the upcoming switch. > > > > You can find more information on it at: > > > > http://dast.nlanr.net/projects/beacon/ > > > > The release itself is at: > > > > http://dast.nlanr.net/projects/beacon/releases/beacon-1.3.tar.gz > > > > The new 1.3 Beacon Central Server is running right now at > > http://beacon2.ncsa.uiuc.edu. After the 1.1 server is taken down on > > 9/7/05, the http://beacon.ncsa.uiuc.edu and http://beacon.dast.nlanr.net > > aliases will be pointed to the 1.3 server as well. > > > > Take care, and let me know if you have any problems with the new Beacon! > > > > Mitch > > -- > > Mitch Kutzko | mi...@dast.nlanr.net | mi...@ncsa.uiuc.edu | 217-333-1199 > > Project: http://dast.nlanr.net | Personal: http://hobbes.ncsa.uiuc.edu > > > > > -- > Chris Rosenthal > Electronic Visualization Laboratory > University of Illinois - Chicago > Phone: 312.996.3002 >