Paul Kinnucan wrote:

> Finally, a user who has gotten JDEbug to work with JDK 1.2.2 on Linux has
> reported that you should ensure that the following symbolic links exist on
> your system:
>
> jdk1.2.2/lib/libjdwp.so -> jdk1.2.2/lib/i386/libjdwp.so
> jdk1.2.2/lib/libdt_socket.so -> jdk1.2.2/lib/i386/libdt_socket.so
>
> I would think this is necessary only if you set your LD_LIBRARY_Path to
> jdk1.2.2/lib. However, if these links do not exist, try creating them and
> see if it makes a difference.
>

Creating the symbolic links should only be necessary if you do NOT set
LD_LIBRARY_PATH...

Reply via email to