Making symbolic link to libstdc++.so.5 not helps - I get just another error:

Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software
Foundation or its licensors, as applicable.
Failed to open JVM DLL:
/export/workspace/snapshots/harmony-hdk-r450941/jdk/jre/bin/default/harmonyvm
(/export/workspace/snapshots/harmony-hdk-r450941/jdk/jre/bin/default/libstdc++.so.6:
version `GLIBCXX_3.4' not found (required by
/export/workspace/snapshots/harmony-hdk-r450941/jdk/jre/bin/default/libharmonyvm.so))


On 09 Oct 2006 19:46:15 +0700, Egor Pasko <[EMAIL PROTECTED]> wrote:
On the 0x1FD day of Apache Harmony Dmitry Durnev wrote:
> When I try to run 'java -version' from the latest HDK snapshot, I get
> the following error:
>
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software
> Foundation or its licensors, as applicable.
> Failed to open JVM DLL:
> /export/workspace/snapshots/harmony-hdk-r450941/jdk/jre/bin/default/harmonyvm
> (libstdc++.so.6: cannot open shared object file: No such file or
> directory)
>
> I actually don't have libstdc++.so.6 on my system(SUSE 9.2), I've got
> only libstdc++.so.5. Do I have to install newer libstdc++ to be able
> to use the snapshot?

try a symbolic link :)

--
Egor Pasko, Intel Managed Runtime Division


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--

Dmitry A. Durnev,
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to