| Message: 96393 |
 |
BY: Frederico Fonseca (frfonseca) DATE: 2011-04-28 13:24 SUBJECT: RE: Ruby 1.9.2 - Informix 11.5 remote connect Hi Praveen,
file for libdb2.so:
/home/canaclub/clidriver/lib/libdb2.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped
file for ruby:
/home/canaclub/.rvm/rubies/ruby-1.9.2-p180/bin/ruby: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux 2.6.9, not stripped
file for gcc:
/usr/bin/gcc: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped
Other thing that i remember is that libstdc++.so.5 is required, but not found, because i have a newest version, libstdc++.so.6 or libstdc++.so.6.0.8 . I saw a guy that told we can create a symbolic link for libstdc++.so.5 from libstdc++.so.6, but i'm affraid of this.
This can be a problem ?
Thanks ! | |