Kurang familiar dengan cygwin library. :( Selain pake CURL, apa ada cara lain untuk kirim HTTP POST dalam jumlah banyak di waktu yang bersamaan?
Shinta On Tue, Jun 9, 2009 at 12:06 PM, Leo Laksmana <[email protected]> wrote: > > > Perlu curl devel library. Saya ragu di Instant Rails bisa karena itu perlu > compile dengan gcc. > > Pake cygwin library ngerti gak? > > > -- > http://beol.laksmana.com/ > http://koprol.com/users/beol > > -----Original Message----- > From: Shinta Maharkesti <[email protected] <agnesshinta%40gmail.com>> > > Date: Tue, 9 Jun 2009 12:03:03 > To: <[email protected] <id-ruby%40yahoogroups.com>> > Subject: [id-ruby] Install Gem Curb di Windows > > > Dear all, > > Apa ada yang sudah pernah punya pengalaman ngirim SMS Message ke SMS > Gateway > dengan HTTP Post, dari aplikasi RoR? > Saya googling2, banyak artikel yg nyaranin pake CURB. > Tapi saya ada kendala waktu penginstallan gem curb di windows. Ada yg > pernah > punya masalah serupa? > > > Berikut error messagenya: > > D:\rails_project>gem install curb > Building native extensions. This could take a while... > ERROR: Error installing curb: > ERROR: Failed to build gem native extension. > > C:/InstantRails/ruby/bin/ruby.exe extconf.rb install curb > checking for curl-config... no > checking for main() in curl.lib... no > *** extconf.rb failed *** > Could not create Makefile due to some reason, probably lack of > necessary libraries and/or headers. Check the mkmf.log file for more > details. You may need configuration options. > > Provided configuration options: > --with-opt-dir > --without-opt-dir > --with-opt-include > --without-opt-include=${opt-dir}/include > --with-opt-lib > --without-opt-lib=${opt-dir}/lib > --with-make-prog > --srcdir=. > --curdir > --ruby=C:/InstantRails/ruby/bin/ruby > --with-curl-dir > --without-curl-dir > --with-curl-include > --without-curl-include=${curl-dir}/include > --with-curl-lib > --without-curl-lib=${curl-dir}/lib > --with-curllib > --without-curllib > extconf.rb:9: Can't find libcurl or curl/curl.h (RuntimeError) > > > trims, > > Shinta > > > [Non-text portions of this message have been removed] > > > > ------------------------------------ > > ID-Ruby > Berdiskusi dan belajar bersama Bahasa Pemrograman Ruby, termasuk segala > varian Ruby (JRuby, Rubinius, IronRuby, XRuby), dan program yang dibuat > dengan Ruby (Ruby on Rails, JRuby on Rails, Merb) > > http://rubyurl.com/Q8DD > http://news.gmane.org/gmane.comp.lang.ruby.region.indonesia > > Yahoo! Groups Links > > > > > [Non-text portions of this message have been removed]

