From: Eduardo Manso Date: 2005-04-15T21:16:02+09:00 Subject: Re: ruby-ldap on Windows Hi James, I know nothing about Ruby-Ldap but if you are looking for a good C compiler (not C++) on Windows, give a try to "PellesC". (http://www.smorgasbordet.com/pellesc/) It's great and free. Regards, eduardo. James Britt wrote: > Tim Morgan wrote: > >> Forgive me if this has already been answered (I can't find the answer >> anywhere). >> >> How would one go about getting ruby-ldap to run on Windows? Is there a >> binary? I compile stuff all the time on Linux, but the thought of >> compiling something on Windows makes me shudder (where to start?). > > > You can get a free Win32 C compiler from MSDN [0], or use Cygwin[1] to > get a Unix emulation layer. > >> >> Any kind help would be greatly appreciated. Introducing Ruby at my work >> depends on this question being answered. Thanks. > > > > > James > > [0] http://msdn.microsoft.com/visualc/vctoolkit2003/ > [1] http://cygwin.com/ > >