------ art_6375_14804880.1149695351625 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks Park! I am able to use win32-service module after copying service.so file to mentioned location. -Jatinder On 6/7/06, Park Heesob <phasis68 / hotmail.com> wrote: > > > Hi, > > >From: "Jatinder Singh" <jatinder.saundh / gmail.com> > >Reply-To: ruby-talk / ruby-lang.org > >To: ruby-talk / ruby-lang.org (ruby-talk ML) > >Subject: Re: Installation of Win32-service module > >Date: Wed, 7 Jun 2006 21:36:04 +0900 > > > >I understand that "Cl" is the MSVC++ command line compiler, which looks > >like > >is not installed on my pc. is this a pre-requisite for using > win32-service > >module? > > > >I downloaded InstantRails which provides ruby,rails, apache and mysql; I > >found that the ruby provided by InstantRails comes with win32-service > >module, I tried using it by running daemon_test.rb and bingo, it ran > fine. > > > >Now I dont want to depend on InstantRails, instead I would like to > install > >win32-service module in a version of ruby which does not have > win32-service > >module; for that do I need to have MS VC++, nmake utility on my machine? > > > You can download compiled binary file "service.so" at > http://home.nownuri.net/~phasis/service.so > > Copy "service.so" to "\ruby\lib\ruby\site_ruby\1.8\i386-msvcrt\win32" > folder. > > > Regards, > > Park Heesob > > > > ------ art_6375_14804880.1149695351625--