hi everybody,
 
i just bought a new computer and now start working on it. 
after installing Cygwin, Rails 2.0.2, Gems 1.1.1, i tried to install required 
gems for work.
unfortunately i failed from the very first step, installing mongrel. im using 
Windows XP SP2.
here goes the error:
 
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
$ gem install mongrel
Bulk updating Gem source index for: http://gems.rubyforge.org/
Building native extensions.  This could take a while...
ERROR:  Error installing mongrel:
        ERROR: Failed to build gem native extension.
/usr/bin/ruby.exe extconf.rb install mongrel
creating Makefile
make
gcc -I. -I/usr/lib/ruby/1.8/i386-cygwin -I/usr/lib/ruby/1.8/i386-cygwin -I.  -g 
-O2   -c fastthread.c
fastthread.c: In function `wait_condvar':
fastthread.c:626: warning: passing arg 1 of `rb_ensure' from incompatible 
pointer type
gcc -shared -s -Wl,--enable-auto-image-base,--enable-auto-import,--export-all  
-L"/usr/lib" -o fastthread.so fastthread.o  -lruby  -ldl -lcrypt
make install
mkdir -p /usr/lib/ruby/gems/1.8/gems/fastthread-1.0.1/lib
/usr/bin/install -c -m 0755 fastthread.so 
/usr/lib/ruby/gems/1.8/gems/fastthread-1.0.1/lib
/usr/bin/sh: /usr/bin/install: No such file or directory
make: *** [/usr/lib/ruby/gems/1.8/gems/fastthread-1.0.1/lib/fastthread.so] 
Error 127

Gem files will remain installed in 
/usr/lib/ruby/gems/1.8/gems/fastthread-1..0.1 for inspection.
Results logged to 
/usr/lib/ruby/gems/1.8/gems/fastthread-1.0.1/ext/fastthread/gem_make.out
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
anybody can help me out? tks in adv.


      
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"NWRUG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/nwrug-members?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to