From: Will Raffaele on 30 Mar 2010 11:44 I'm using version ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32] -- Posted via http://www.ruby-forum.com/.
From: Will Raffaele on 30 Mar 2010 14:22 Maybe it would be good to uninstall then re-install with Instant Rail? (See http://rubyforge.org/frs/?group_id=904 ) That would give me Ruby 2.0, and I could start again to install oci8. Any suggestions? Thanks -- Posted via http://www.ruby-forum.com/.
From: Brian Candler on 30 Mar 2010 15:23 Will Raffaele wrote: >> Could you list *all* files whose name starts with oci8 under C:\Ruby? > > C:\Ruby>dir oci8 /s Better would be: dir oci8*.* /s > That would give me Ruby 2.0, and I could start again to install oci8. There is no such thing as ruby 2.0. You can see the contents of instant rails 2.0 here: http://rubyforge.org/forum/forum.php?forum_id=20229 It has very old versions of everything (dating from Dec 2007). ruby 1.8.6p111 was very stable, but rubygems 1.0.1 is old, and nobody would run rails 2.0.2 these days. -- Posted via http://www.ruby-forum.com/.
From: Will Raffaele on 30 Mar 2010 15:50 here is the result of my "dir oci8*.* /s" (I created and then unzipped into folder C:\Ruby\extract) C:\Ruby>dir oci8*.* /s Volume in drive C has no label. Volume Serial Number is 6C35-317A Directory of C:\Ruby\extract 03/26/2010 04:44 PM <DIR> oci8 0 File(s) 0 bytes Directory of C:\Ruby\extract\oci8\lib 03/26/2010 03:57 PM <DIR> oci8 12/31/1969 07:00 PM 2,524 oci8.rb 12/31/1969 07:00 PM 2,561 oci8.rb.in 12/31/1969 07:00 PM 143,445 oci8lib_18.so 12/31/1969 07:00 PM 151,639 oci8lib_191.so 4 File(s) 300,169 bytes Directory of C:\Ruby\extract\oci8\lib\dbd 12/31/1969 07:00 PM 17,377 OCI8.rb 1 File(s) 17,377 bytes Directory of C:\Ruby\extract\oci8\lib\oci8 12/31/1969 07:00 PM 17,883 oci8.rb 1 File(s) 17,883 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\doc\activerecord-oracle-adapter-1.0.0.92 50\rdoc\classes 03/29/2010 08:58 AM 7,930 OCI8AutoRecover.html 03/29/2010 08:58 AM <DIR> OCI8AutoRecover.src 1 File(s) 7,930 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\doc\activerecord-oracle-adapter-1.0.0.92 50\ri 03/29/2010 08:57 AM <DIR> OCI8 03/29/2010 08:57 AM <DIR> OCI8AutoRecover 0 File(s) 0 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\doc\activerecord-oracle_enhanced-adapter -1.2.4\ri 03/26/2010 03:37 PM <DIR> OCI8 0 File(s) 0 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\doc\ruby-oci8-1.0.4-x86-mswin32\rdoc\cla sses 03/29/2010 08:56 AM <DIR> OCI8 03/29/2010 08:56 AM 19,934 OCI8.html 03/29/2010 08:56 AM <DIR> OCI8.src 1 File(s) 19,934 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\doc\ruby-oci8-1.0.4-x86-mswin32\rdoc\cla sses\DBI\DBD 03/29/2010 08:56 AM <DIR> OCI8 03/29/2010 08:56 AM 4,089 OCI8.html 03/29/2010 08:56 AM <DIR> OCI8.src 1 File(s) 4,089 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\doc\ruby-oci8-1.0.4-x86-mswin32\rdoc\fil es\lib 03/29/2010 08:56 AM 2,718 oci8_rb.html 1 File(s) 2,718 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\doc\ruby-oci8-1.0.4-x86-mswin32\rdoc\fil es\lib\dbd 03/29/2010 08:56 AM 4,235 OCI8_rb.html 1 File(s) 4,235 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\doc\ruby-oci8-1.0.4-x86-mswin32\ri 03/29/2010 08:55 AM <DIR> OCI8 0 File(s) 0 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\doc\ruby-oci8-1.0.4-x86-mswin32\ri\DBI\D BD 03/29/2010 08:55 AM <DIR> OCI8 0 File(s) 0 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\gems\ruby-oci8-1.0.4-x86-mswin32\ext 03/29/2010 08:55 AM <DIR> oci8 0 File(s) 0 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\gems\ruby-oci8-1.0.4-x86-mswin32\ext\oci 8 03/29/2010 08:55 AM 61,515 oci8lib.so 1 File(s) 61,515 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\gems\ruby-oci8-1.0.4-x86-mswin32\lib 03/29/2010 08:55 AM 44,466 oci8.rb 03/29/2010 08:55 AM 44,503 oci8.rb.in 2 File(s) 88,969 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\gems\ruby-oci8-1.0.4-x86-mswin32\lib\dbd 03/29/2010 08:55 AM 16,154 OCI8.rb 1 File(s) 16,154 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\gems\ruby-oci8-2.0.4\ext 03/26/2010 03:43 PM <DIR> oci8 0 File(s) 0 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\gems\ruby-oci8-2.0.4\ext\oci8 03/26/2010 03:43 PM 31,447 oci8.c 03/26/2010 03:43 PM 15,606 oci8.h 03/26/2010 03:43 PM 13,858 oci8lib.c 3 File(s) 60,911 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\gems\ruby-oci8-2.0.4\lib 03/26/2010 03:43 PM <DIR> oci8 03/26/2010 03:43 PM 2,479 oci8.rb.in 1 File(s) 2,479 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\gems\ruby-oci8-2.0.4\lib\dbd 03/26/2010 03:43 PM 16,786 OCI8.rb 1 File(s) 16,786 bytes Directory of C:\Ruby\lib\ruby\gems\1.8\gems\ruby-oci8-2.0.4\lib\oci8 03/26/2010 03:43 PM 17,312 oci8.rb 1 File(s) 17,312 bytes Directory of C:\Ruby\lib\ruby\site_ruby\1.8 03/26/2010 04:44 PM <DIR> oci8 03/26/2010 04:44 PM 2,524 oci8.rb 1 File(s) 2,524 bytes Directory of C:\Ruby\lib\ruby\site_ruby\1.8\DBD 03/26/2010 04:44 PM 17,377 OCI8.rb 1 File(s) 17,377 bytes Directory of C:\Ruby\lib\ruby\site_ruby\1.8\oci8 03/26/2010 04:44 PM 17,883 oci8.rb 1 File(s) 17,883 bytes Total Files Listed: 24 File(s) 676,245 bytes 16 Dir(s) 173,485,522,944 bytes free C:\Ruby> -- Posted via http://www.ruby-forum.com/.
From: KUBO Takehiro on 30 Mar 2010 18:48 On Wed, Mar 31, 2010 at 4:50 AM, Will Raffaele <wgr6(a)hotmail.com> wrote: > here is the result of my "dir oci8*.* /s" To use ruby-oci8 1.0 gems, delete C:\Ruby\lib\ruby\site_ruby\1.8\oci8.rb and all files under C:\Ruby\lib\ruby\site_ruby\1.8\oci8\. To use ruby-oci8 2.0, copy *all* files under C:\Ruby\extract\oci8\lib to C:\Ruby\lib\ruby\site_ruby\1.8 including oci8lib_18.so.
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 Prev: Question: Dynamic code execution Next: Advice on macruby and graphics |