James,

>From one newbie to another, thanks :^)

I downloaded jdk1.2pre-v2.tar.bz2 from

metalabs.unc.edu/pub/linux/devel/lang/java/java/blackdown.org/JDK-1.2/i386/p
re-v2/glibc2.0/

Don't you love short names? Now the question is how do I determine whether
I'm running glib or libc5? I think this is correct. I found the source for
glib5c 2.x.x also at metalab.unc.edu. I don't have a problem building
libraries, but it would be nice to download a package that didn't require
hours of hunting dependent software, but it's much better to be able to have
the flexibility of having source to play with.

Thanks again for your response,

Bobby

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 16, 1999 12:14 AM
Subject: Re: Missing dependancy


> On 15 Oct, Bobby Hitt wrote:
> > Hello all,
> >
> > I'm a Java newbie, so please bear with me.
> >
> > I'm trying to compile and install webmail, which uses java. When I try
to compile, I get this error:
> >
> > /usr/local/jdk1.2/bin/i386/native_threads/java: error in loading shared
libraries
> > /lib/libjvm.so: undefined symbol: __bzero
> >
> > I downloaded the jdk1.2 software and installed it in /usr/local/jdk1.2.
When I attempted to run "appletviewer" and "java", they both bombed because
I didn't have X installed. I copied the X libraries from another server, and
this fixed that problem. Then I got the same libjvm.so error.
> >
> > Lastly I'm using gcc version 2.7.2.
> >
> > Can anyone tell me what library that libjvm.so is referring to?
> >
> > Any help is appreciated.
> >
> > Bobby Hitt
> >

> I'm also a newbie to writing java programs, but not to programming or to
> linux either. So, I had a pretty good head start on setting up the JDK.
> I got that exact same message - the issue was addressed when I realized
> I had the JDK for glibc 2.1 installed when I have a glibc2.0 system.
>
> I've since installed the glibc2.0 JDK, and I still have a few problems,
> but I think they are not the the fault of the JDK.
>
> My apologies if this is not completely accurate, I suffer from some
> confusion as to the difference between glibc and libc; I think that
> glibc is a replacement for libc, but I get the impression that the
> version numbers don't match.
>
> Anyway, just a datapoint.
>
> -James
>
> --
> "The reverse side also has a |        James G. Stallings II
>  reverse side"               | http://angelfire.com/id/videoranger
>     - Japanese Proverb       |      ''Live Long and Prosper''
>
>


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to