[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Raq550 ColdfusionMX install errors




/usr/i386-glibc21-linux/lib/


At 01:39 PM 8/24/2003 -0400, you wrote:
I think you need to create a symlink to a newer version of libc.so.6 or
something like that.  Quickly looking at my raq3 this file doesn't exist
there is a symlink (libc.so.6 -> libc-2.0.7.so) and it is in
/usr/i386-glibc20-linux/lib/
not where coldfusion is looking for it.

Thanks Jemery.

I looked in /usr/i386-glibc21-linux/lib/ and I have symlink as follows:
libc.so.6 -> libc-2.1.3.so
ld-linux.so.2 -> ld-2.1.3.so

Again, my errors are like this:
"error while loading shared libraries: /usr/i386-glibc21-linux/lib/libc.so.6: symbol _dl_debug_impcalls, version GLIBC_2.0 not defined in file ld-linux.so.2 with link time reference"

Thanks.

Brian