sorry for late reply, kemarin saya uninstall semua, dan install ulang :) sekarang sudah ga ada error, tp ada satu dependencies yang gak ketemu waktu mau run script/server : "openssl"
*rails/railties/lib/initializer.rb:229:in `require_frameworks': no such file to load -- openssl (RuntimeError) * Padahal openssl udah ada di mesin saya (/usr/bin/openssl). agak sulit karena saya install di secure server yg offline jd gak bisa pake apt-get. need advise ... :) thanks. bry 2009/11/17 Bobby Adi Prabowo <[email protected]> > > > wah bener-bener unik, bisa ampe kaya gitu. baru liat ada kasus kaya gitu. > > > On Nov 17, 2009, at 10:47 PM, Rafeequl Rahman wrote: > > > Halo bry, > > > > install railsnya gimana ? > > sudo gem install rails ? > > > > > > On Nov 17, 2009, at 6:10 PM, b.r.y wrote: > > > >> hi semua..., > >> Sorry jd dobel post .. gak sengaja ke-reply. > >> > >> newbie numpang nanya .. :) > >> > >> Barusan saya coba install ruby, rails, rake, sama rubygems di mesin > linux : > >> SUSE Linux Enterprise Server 9 (i586) > >> > >> tapi keluar error waktu execute script/server, ternyata waktu saya cek > >> satu-persatu aplikasi yg telah saya install ada beberapa error yg muncul > : > >> > >> linux:/home/br # ruby -v > >> ruby 1.8.7 (2008-05-31 patchlevel 0) [i686-linux] > >> > >> linux:/home/br # rails -v > >> /usr/local/lib/ruby/site_ruby/ > >> 1.8/rubygems.rb:827:in `report_activate_error': Could not find RubyGem > rails > >> (>= 0) (Gem::LoadError) > >> from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:261:in `activate' > >> from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:68:in `gem' > >> from /usr/local/bin/rails:18 > >> > >> linux:/home/br # rake -v > >> /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:827:in > >> `report_activate_error': Could not find RubyGem rake (>= 0) > (Gem::LoadError) > >> from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:261:in `activate' > >> from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:68:in `gem' > >> from /usr/local/bin/rake:18 > >> > >> linux:/home/br # gem -v > >> 1.3.5 > >> > >> Kira-kira apa yg harus dilakukan selanjutnya ya..? > >> > >> thanks. > >> brian > >> > >> [Non-text portions of this message have been removed] > >> > >> > > > > > > > > [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 > > > > > > > > > > > [Non-text portions of this message have been removed]

