Cyrille Giquello wrote:

> Hello xmlBlaster's users !
>
> I'm coming back in xmlBlaster dev action team
> ;o)
>
> Marcel gave me a lot of work ;o) 

Ha!

>
> So before doing my work, I install a fresh xmlBlaster & jdk1.4.
>
> But on my linux box (redhat 7.2), jdk1.4 shooting that :
> Error: failed /usr/local/j2sdk1.4.0_01/jre/lib/i386/client/libjvm.so, 
> because libstdc++-libc6.1-1.so.2: cannot open shared object file: No 
> such file or directory

I never had such a problem.
If i do a

   ldconfig -v | grep libstdc++

i get

        libstdc++-libc6.1-1.so.2 -> libstdc++-libc6.1-1.so.2
        libstdc++.so.2.7.2 -> libstdc++.so.2.7.2
        libstdc++.so.2.9 -> libstdc++.so.2.9
        libstdc++.so.2.8 -> libstdc++.so.2.8
        libstdc++-libc6.2-2.so.3 -> libstdc++-3-libc6.2-2-2.10.0.so
        libstdc++-libc6.1-2.so.3 -> libstdc++-3-libc6.1-2-2.10.0.so
 
Probably you should install the g++ rpm as well, this contains
the stdc++ stuff (it is on my Linux listed in
 rpm -qli compat-2002.3.23-1)

We are looking forward to your inspiring Perl hacks ...

good luck,

Marcel


Reply via email to