Via YAST butuh koneksi (online).. nah ini gak bisa saya lakukan karena saya
deploy di secure server (production). :)

Anyway, problem ini udah solve kok..

Solvingnya :
saya install ulang openssl dengan prefix-directory yang berbeda dgn yg sudah
ada lalu re-config ruby (ruby extconf.rb) dengan openssl, dan openssl-lib
tersebut, akhirnya solve. :)

Thanks buat semua.

regards,
bry


2009/11/24 Aditya Agustyana <[email protected]>

> maaf kalo nggak membantu.... cuma penasaran aja, bukankan sudah ada paket
> Ruby yg tersedia buat SUSE ?, kenapa nggak install via YAST aja, sy rasa
> itu
> lebih mudah drpd harus repot2 compile kecuali kalo ada kebutuhan khusus
>
> On Thu, Nov 19, 2009 at 10:31 AM, b.r.y <[email protected]> wrote:
>
> >
> >
> > sudah...
> > tapi klo dilihat dari conf ini, knp masih ada error ya..?
> >
> > linux:/home/br/ruby/ruby-1.8.7/ext/openssl # ruby extconf.rb
> > === OpenSSL for Ruby configurator ===
> > === Checking for system dependent stuff... ===
> > checking for t_open() in -lnsl... no
> > checking for socket() in -lsocket... no
> > checking for assert.h... yes
> > === Checking for required stuff... ===
> > checking for openssl/ssl.h... no
> > === Checking for required stuff failed. ===
> > Makefile wasn't created. Fix the errors above.
> >
> > Dimana salahnya ya.. ?
> >
> > thanks.
> > bry
> >
> > 2009/11/18 agionagile <[email protected] <agi_banget%40yahoo.com>>
> >
> >
> > >
> > >
> > > apakah waktu compile ruby sudah pakai openssl?
> > > misal:
> > > ./configure --with-openssl-dir=/usr
> > > make
> > > make install
> > >
> > > Agi
> > >
> > >
> > > --- In [email protected] <id-ruby%40yahoogroups.com> <id-ruby%
> > 40yahoogroups.com>, "b.r.y"
> >
> > > <br4inma...@...> wrote:
> > > >
> > > > 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 <tigaen...@...>
> > >
> > > >
> > > > >
> > > > >
> > > > > 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]
> > > >
> > >
> > >
> > >
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
>
>
>
> --
> blog : http://adityakircon.blogsome.com
> ym : kirconboy
> skype : adit_skype
>
> Be Nice. Treat others with the same respect you'd want them to treat you.
> We're all here to learn together.  Be tolerant of others who may not know
> everything you know. BRING YOUR SENSE OF HUMOR (stackoverflow.com)
>
>
> [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]

Kirim email ke