Mats,
I have the same problem when I try to install netbeans.
you mentioned that to over come this problem I should
> This is an old one.... delete (or rename) the libc.so* and /or libdl.so*
Are these major lib's and what other applications will the above
impact ?
Is there another way of correcting this or is it the only way ?
Many thanks
Matt
> From [EMAIL PROTECTED] Thu Sep 17 07:54:56 1998
> On Wed, 16 Sep 1998, Calixto Melean (Personal) wrote:
>
> > I installed the corresponding jdk in my glibc linux system. the java
> > command runs fine. however, the compiler (javac) gives me the following
> > errors:
> >
> > SIGSEGV 11* segmentation violation
> >
> > Full thread dump:
> > Monitor Cache Dump:
> > Registered Monitor Dump:
> > Monitor IO lock: <unowned>
> > Child death monitor: <unowned>
> > Event monitor: <unowned>
> > I/O monitor: <unowned>
> > Alarm monitor: <unowned>
> > Monitor registry: <unowned>
> > Thread Alarm Q:
> >
> >
> >
>
> This is an old one.... delete (or rename) the libc.so* and /or libdl.so*
> stuff in the /lib directory. Either of them (or both) clashes in some way
> with the libraries you have currently on ur system.
>
> Regards,
> Mats Petersson
>