Displaying 1 result from an estimated 1 matches for "gcti".
Did you mean:
cti
2006 May 24
7
OCI8::Cursor (Name Error) in HP-UX 11.11 error
...specifically locate the exact problem and the
solution for it.
Basically, I successfully installed ruby 1.8.4 on HP-UX 11.11 with rails
gem.
But unfortunately whenever I try to create a test application by using
"rails testapp", I am getting the follwing errror:
$ rails testapp
/apps/gcti/ccon_rep/cfile//lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/connection_adapters/oracle_adapter.rb:520:
undefined method `define_a_column'' for class `OCI8::Cursor'' (NameError)
from
/apps/gcti/ccon_rep/cfile//lib/ruby/site_ruby/1.8/rubygems/custom_require....