| Message: 96392 |
 |
BY: Praveen Devarao (praveend) DATE: 2011-04-28 13:16 SUBJECT: RE: Ruby 1.9.2 - Informix 11.5 remote connect Hi Fred,
Ok, lets check like this. issue the command "file" for the following files
1) <path where ruby is installed>/bin/ruby
2) <DS Driver path>/lib/libdb2.so
and
3) <path where gcc is installed>/bin/gcc
Note: if it specifies the file to be a link, follow the link to get the output on the physical file.
eg: $file /home/canaclub/clidriver/lib/libdb2.so
The file command will give the architecture for which it is built. Might be we will get some clue from the above.
Thanks
Praveen | |