im new one to rails practising rails with sqlite but now it a situation for me to use oracle with rails i have tried to configure oracle with rails but is show me the following error *activerecord oracle_enhanced adapter could not load ruby-oci8 load error* but i have installed needed gems for configuring oracle gem ''activerecord-oracle_enhanced-adapter'', ''~> 1.4.0'' gem ''ruby-oci8'', ''~> 2.1.0'' and also i have downloaded oracle instant client but still it does''nt work ill be happy if any body give me the step by step explanation on how to configure oracle? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/7F6zYvw9oocJ. For more options, visit https://groups.google.com/groups/opt_out.
Weston Platter
2012-Dec-26 14:09 UTC
Re: Is there any RAILS DUDE to HELP me out kick this problem?
How did you configure ruby-oci8 in your rails project? On Tuesday, December 25, 2012 6:28:42 AM UTC-6, rails_fan wrote:> > im new one to rails practising rails with sqlite but now it a situation > for me to use oracle with rails i have tried to configure oracle with rails > but is show me the following error > *activerecord oracle_enhanced adapter could not load ruby-oci8 load error* > but i have installed needed gems for configuring oracle > gem ''activerecord-oracle_enhanced-adapter'', ''~> 1.4.0'' > gem ''ruby-oci8'', ''~> 2.1.0'' > and also i have downloaded oracle instant client but still it does''nt work > ill be happy if any body give me the step by step explanation on how to > configure oracle? >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/U8mTBKexO-kJ. For more options, visit https://groups.google.com/groups/opt_out.
rails_fan
2012-Dec-27 04:13 UTC
Re: Is there any RAILS DUDE to HELP me out kick this problem?
i''ve done gem install rubi-oci8[this is one way which i''ve tried] when i do this in command prompt it shows ruby-oci8 gem installed... another method in command prompt i''ve tried ruby *ruby ruby-oci8-2.1.3-x86-mingw32.gem * but it doesnt work could u kindly assist me by giving proper guidance to configure oracle in rails currently using: rails 3.2.1--ruby1.9.3--os(Windows) On Wednesday, December 26, 2012 7:39:07 PM UTC+5:30, Weston Platter wrote:> > How did you configure ruby-oci8 in your rails project? > > On Tuesday, December 25, 2012 6:28:42 AM UTC-6, rails_fan wrote: >> >> im new one to rails practising rails with sqlite but now it a situation >> for me to use oracle with rails i have tried to configure oracle with rails >> but is show me the following error >> *activerecord oracle_enhanced adapter could not load ruby-oci8 load error >> * >> but i have installed needed gems for configuring oracle >> gem ''activerecord-oracle_enhanced-adapter'', ''~> 1.4.0'' >> gem ''ruby-oci8'', ''~> 2.1.0'' >> and also i have downloaded oracle instant client but still it does''nt >> work >> ill be happy if any body give me the step by step explanation on how to >> configure oracle? >> >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/jJZYwYpkWGQJ. For more options, visit https://groups.google.com/groups/opt_out.
Rajarshi
2012-Dec-27 04:54 UTC
Re: Re: Is there any RAILS DUDE to HELP me out kick this problem?
If you use windows xp for ruby on rails then also please download development kit and follow the instruction given below https://github.com/oneclick/rubyinstaller/wiki/development-kit http://rubyinstaller.org/downloads/ On Thu, Dec 27, 2012 at 9:43 AM, rails_fan <railsrider003-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> i''ve done gem install rubi-oci8[this is one way which i''ve tried] > when i do this in command prompt it shows ruby-oci8 gem installed... > > another method in command prompt i''ve tried ruby *ruby > ruby-oci8-2.1.3-x86-mingw32.gem * > but it doesnt work > > could u kindly assist me by giving proper guidance to configure oracle in > rails > currently using: > rails 3.2.1--ruby1.9.3--os(Windows) > > On Wednesday, December 26, 2012 7:39:07 PM UTC+5:30, Weston Platter wrote: >> >> How did you configure ruby-oci8 in your rails project? >> >> On Tuesday, December 25, 2012 6:28:42 AM UTC-6, rails_fan wrote: >>> >>> im new one to rails practising rails with sqlite but now it a situation >>> for me to use oracle with rails i have tried to configure oracle with rails >>> but is show me the following error >>> *activerecord oracle_enhanced adapter could not load ruby-oci8 load >>> error* >>> but i have installed needed gems for configuring oracle >>> gem ''activerecord-oracle_enhanced-**adapter'', ''~> 1.4.0'' >>> gem ''ruby-oci8'', ''~> 2.1.0'' >>> and also i have downloaded oracle instant client but still it does''nt >>> work >>> ill be happy if any body give me the step by step explanation on how to >>> configure oracle? >>> >> -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/jJZYwYpkWGQJ. > > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Vibhor
2012-Dec-27 09:12 UTC
Re: Is there any RAILS DUDE to HELP me out kick this problem?
I''ve used it on both Ubuntu and Redhat Linux successfully. A friendly advice is to prefer a UNIX based environment - Linux or Mac for both development and deployment because many of the gems available are written in native code and would compile only in UNIX. This might give you some hints: http://thefountainofwisdom.blogspot.in/2012/04/deploying-rails-applicaition-on-red-hat.html On Tuesday, December 25, 2012 5:58:42 PM UTC+5:30, rails_fan wrote:> > im new one to rails practising rails with sqlite but now it a situation > for me to use oracle with rails i have tried to configure oracle with rails > but is show me the following error > *activerecord oracle_enhanced adapter could not load ruby-oci8 load error* > but i have installed needed gems for configuring oracle > gem ''activerecord-oracle_enhanced-adapter'', ''~> 1.4.0'' > gem ''ruby-oci8'', ''~> 2.1.0'' > and also i have downloaded oracle instant client but still it does''nt work > ill be happy if any body give me the step by step explanation on how to > configure oracle? >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/vtnE-M_GkjQJ. For more options, visit https://groups.google.com/groups/opt_out.
Jordon Bedwell
2012-Dec-27 09:49 UTC
Re: Re: Is there any RAILS DUDE to HELP me out kick this problem?
On Thu, Dec 27, 2012 at 3:12 AM, Vibhor <vibhor.mahajan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I''ve used it on both Ubuntu and Redhat Linux successfully. > A friendly advice is to prefer a UNIX based environment - Linux or Mac for > both development and deployment because many of the gems available are > written in native code and would compile only in UNIX.If it only compiles on Unix how did you get it to compile on Linux? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Dheeraj Kumar
2012-Dec-27 10:05 UTC
Re: Re: Is there any RAILS DUDE to HELP me out kick this problem?
Because Linux is a unix-based operating-system. So is a mac. -- Dheeraj Kumar On Thursday 27 December 2012 at 3:19 PM, Jordon Bedwell wrote:> On Thu, Dec 27, 2012 at 3:12 AM, Vibhor <vibhor.mahajan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org (mailto:vibhor.mahajan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org)> wrote: > > I''ve used it on both Ubuntu and Redhat Linux successfully. > > A friendly advice is to prefer a UNIX based environment - Linux or Mac for > > both development and deployment because many of the gems available are > > written in native code and would compile only in UNIX. > > > > > If it only compiles on Unix how did you get it to compile on Linux? > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Jordon Bedwell
2012-Dec-27 10:15 UTC
Re: Re: Is there any RAILS DUDE to HELP me out kick this problem?
On Thu, Dec 27, 2012 at 4:05 AM, Dheeraj Kumar <a.dheeraj.kumar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Because Linux is a unix-based operating-system. So is a mac.Since when is Linux based on Unix? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Dheeraj Kumar
2012-Dec-27 10:18 UTC
Re: Re: Is there any RAILS DUDE to HELP me out kick this problem?
Alright, to be politically correct, Linux is a unix-like operating system. http://en.wikipedia.org/wiki/Linux -- Dheeraj Kumar On Thursday 27 December 2012 at 3:45 PM, Jordon Bedwell wrote:> On Thu, Dec 27, 2012 at 4:05 AM, Dheeraj Kumar > <a.dheeraj.kumar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org (mailto:a.dheeraj.kumar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org)> wrote: > > Because Linux is a unix-based operating-system. So is a mac. > > > Since when is Linux based on Unix? > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Jordon Bedwell
2012-Dec-27 10:36 UTC
Re: Re: Is there any RAILS DUDE to HELP me out kick this problem?
On Thu, Dec 27, 2012 at 4:18 AM, Dheeraj Kumar <a.dheeraj.kumar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Alright, to be politically correct, Linux is a unix-like operating system. > http://en.wikipedia.org/wiki/LinuxWhile you''re at it read: http://en.wikipedia.org/wiki/Political_correctness Spoiler: It''s not politically correct. It''s just correct. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Dheeraj Kumar
2012-Dec-27 11:15 UTC
Re: Re: Is there any RAILS DUDE to HELP me out kick this problem?
Good to know, thanks! -- Dheeraj Kumar On Thursday 27 December 2012 at 4:06 PM, Jordon Bedwell wrote:> On Thu, Dec 27, 2012 at 4:18 AM, Dheeraj Kumar > <a.dheeraj.kumar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org (mailto:a.dheeraj.kumar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org)> wrote: > > Alright, to be politically correct, Linux is a unix-like operating system. > > http://en.wikipedia.org/wiki/Linux > > > > > While you''re at it read: http://en.wikipedia.org/wiki/Political_correctness > Spoiler: It''s not politically correct. It''s just correct. > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org (mailto:rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org). > For more options, visit https://groups.google.com/groups/opt_out. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Rajarshi
2012-Dec-27 12:17 UTC
Re: Re: Is there any RAILS DUDE to HELP me out kick this problem?
I think for ror all platform is good if you have a capability to configure On Thu, Dec 27, 2012 at 4:45 PM, Dheeraj Kumar <a.dheeraj.kumar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> Good to know, thanks! > > -- > Dheeraj Kumar > > On Thursday 27 December 2012 at 4:06 PM, Jordon Bedwell wrote: > > On Thu, Dec 27, 2012 at 4:18 AM, Dheeraj Kumar > <a.dheeraj.kumar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Alright, to be politically correct, Linux is a unix-like operating system. > http://en.wikipedia.org/wiki/Linux > > > While you''re at it read: > http://en.wikipedia.org/wiki/Political_correctness > Spoiler: It''s not politically correct. It''s just correct. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Matt Jones
2012-Dec-28 02:57 UTC
Re: Is there any RAILS DUDE to HELP me out kick this problem?
On Wednesday, 26 December 2012 23:13:06 UTC-5, rails_fan wrote:> > i''ve done gem install rubi-oci8[this is one way which i''ve tried] > when i do this in command prompt it shows ruby-oci8 gem installed... > > another method in command prompt i''ve tried ruby *ruby > ruby-oci8-2.1.3-x86-mingw32.gem * > but it doesnt work > > could u kindly assist me by giving proper guidance to configure oracle in > rails > currently using: > rails 3.2.1--ruby1.9.3--os(Windows) > >It''s been a while since I used Oracle (and never on Windows), but the instructions here seem to indicate you need to make sure that OCI.DLL is on your PATH: http://ruby-oci8.rubyforge.org/en/file.install-instant-client.html You may want to try loading IRB and requiring the library directly, by doing ''require "oci8"''. If that fails, please post the stack trace + error message. --Matt Jones -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/IRdzEQJddpkJ. For more options, visit https://groups.google.com/groups/opt_out.
Rajarshi
2012-Dec-28 05:50 UTC
Re: Re: Is there any RAILS DUDE to HELP me out kick this problem?
In my win 7 it is working fine On Fri, Dec 28, 2012 at 8:27 AM, Matt Jones <al2o3cr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > On Wednesday, 26 December 2012 23:13:06 UTC-5, rails_fan wrote: >> >> i''ve done gem install rubi-oci8[this is one way which i''ve tried] >> when i do this in command prompt it shows ruby-oci8 gem installed... >> >> another method in command prompt i''ve tried ruby *ruby >> ruby-oci8-2.1.3-x86-mingw32.gem * >> but it doesnt work >> >> could u kindly assist me by giving proper guidance to configure oracle in >> rails >> currently using: >> rails 3.2.1--ruby1.9.3--os(Windows) >> >> > It''s been a while since I used Oracle (and never on Windows), but the > instructions here seem to indicate you need to make sure that OCI.DLL is on > your PATH: > > http://ruby-oci8.rubyforge.org/en/file.install-instant-client.html > > You may want to try loading IRB and requiring the library directly, by > doing ''require "oci8"''. If that fails, please post the stack trace + error > message. > > --Matt Jones > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/IRdzEQJddpkJ. > > For more options, visit https://groups.google.com/groups/opt_out. > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.