Jano Svitok wrote: >> >> xg- -G6 -DHAVE_CURL_CURL_H -c -Tccurb.c >> curb.c > > These are compiler errors: > >> curb_easy.h(31) : error C2236: unexpected 'struct' '$S1' >> curb_easy.h(31) : error C2027: use of undefined type '$S1' >> curb_easy.h(31) : see declaration of '$S1' > > These are probably consequences of the above error. > >> of 'VALUE >> NMAKE : fatal error U1077: 'cl' : return code '0x2' >> Stop. >> >> >> Gem files will remain installed in >> c:/ruby/lib/ruby/gems/1.8/gems/curb-0.1.2 for >> inspection. >> Results logged to >> c:/ruby/lib/ruby/gems/1.8/gems/curb-0.1.2/ext/gem_make.out > >> message.What is my misstake? I guss I have failed to put the libcurl.dll >> into the right path. Please help me. > > Ok, you're doing good, you're on the right path. Now your compile > environment is right, you can compile. > > The error you are facing is a problem somewhere in the sources, or in > the configuration. There's a bug filed that asks for support for > windows, so maybe it just doesn't work. I have looked at the sources, > and can't find that $S1, so I'm confused. I'll have a look tomorrow, > and maybe find something (I don't have a win box here). > > In the meantime, you can try to remove the directory > (c:/ruby/lib/ruby/gems/1.8/gems/curb-0.1.2/), and try again. > > J. Hello Jano, Thank you for contineously helping me. I try it what you say but I got the same error.Thanks. Regards, Shuvo -- Posted via http://www.ruby-forum.com/.