Where can I get mswin32 binaries for Ruby and its extension apps and modules ? Thanks
Sarah Tanembaum wrote:
Where can I get mswin32 binaries for Ruby and its extension apps and modules ? Thanks
Hi Sarah,
mod_ruby is not available if you are not into compiling it for yourself. I think FastCGI should be available from www.fastcgi.com. I gave up long ago on getting a native mswin32 environment running and instead use Cygwin or Colinux (with Debian inside). If you are new to linux it will take you a pretty long time to get really get comfortable with this. If you only want to develop in Rails you should use the included Webrick.
···
--
Sascha Ebach
i actually tried to get mod_ruby compiled last night under
mingw32 but alas I have no 'apxs' with my apache2 installation.
so whatever 'apxs' is......
if I had it I could probably build it but. shrugs...
-- Stu --
[FAQ] Write Your Own Operating System
http://www.mega-tokyo.com/osfaq2
···
On Sat, 27 Nov 2004 03:40:45 -0500, Sarah Tanembaum <sarahtanembaum@yahoo.com> wrote:
Where can I get mswin32 binaries for Ruby and its extension apps and
modules ? Thanks
Hello Stu,
···
On Sat, 27 Nov 2004 03:40:45 -0500, Sarah Tanembaum > <sarahtanembaum@yahoo.com> wrote:
Where can I get mswin32 binaries for Ruby and its extension apps and
modules ? Thanks
i actually tried to get mod_ruby compiled last night under
mingw32 but alas I have no 'apxs' with my apache2 installation.
so whatever 'apxs' is......
if I had it I could probably build it but. shrugs...
Thats also the huge problem when you try to build it with the MSVC
compiler. The apache project really has a problem with there source
code and libraries.
Maybe you should contact Shugo directly via shugo@modruby.net
--
Best regards, emailto: scholz at scriptolutions dot com
Lothar Scholz http://www.ruby-ide.com
CTO Scriptolutions Ruby, PHP, Python IDE 's
Lothar Scholz wrote:
Hello Stu,
Where can I get mswin32 binaries for Ruby and its extension apps and
modules ? Thanks> i actually tried to get mod_ruby compiled last night under
> mingw32 but alas I have no 'apxs' with my apache2 installation.
> so whatever 'apxs' is......> if I had it I could probably build it but. shrugs...
Thats also the huge problem when you try to build it with the MSVC
compiler. The apache project really has a problem with there source
code and libraries.Maybe you should contact Shugo directly via shugo@modruby.net
Thanks to you all. I believe I did try once emailing shugo but had no response. Thanks
···
> On Sat, 27 Nov 2004 03:40:45 -0500, Sarah Tanembaum > > <sarahtanembaum@yahoo.com> wrote: