Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: Java and Linux
- To: Tokyo Linux Users Group <tlug@example.com>
- Subject: Re: tlug: Java and Linux
- From: Craig Oda <craig@example.com>
- Date: Fri, 16 Jan 1998 23:55:50 +0900 (JST)
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- In-Reply-To: <34BF3193.4A594B2D@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
On Fri, 16 Jan 1998, Alan B. Stone wrote: > Okay...I'm going nuts. I've tried several different setups and Stay sane. It is better for your health. :-) > installations today, and nothing seems to work. I first tried > JDK-1.1.3, then JDK-1.1.4, both of which continued to give me the error > I sent before. Then I uninstalled jdk and replaced it with kaffe. Now Do you have all the libs and goodies that jdk needs? You'll notice that jdk1.1.5 has gone the way of glibc6. This has prompted the great migration for me. I feel like a bird travelling great distances in the winter. Anyway, you may have to upgrade some stuff. To see the lay of the land on your Linux plot, look at ldconfig -v or you may want to do a ldconfig -v |tee blains_libs.log.erase.me.after.use and then peruse the libs you have and compare them to the ones that jdk is dependent on. These are the shared libraries that java 1.1.3 is dependent on: cow:/usr/local/lib/jdk1.1.3/bin/i586/green_threads$ ldd java libjava.so => not found libm.so.5 => /lib/libm.so.5 (0x4000c000) libdl.so.1 => /lib/libdl.so.1 (0x40015000) libawt.so => not found libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40018000) libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40026000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40075000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4008a000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40093000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400a0000) libc.so.5 => /lib/libc.so.5 (0x40152000) libc.so.6 => /lib/libc.so.6 (0x40210000) ld-linux.so.2 => /lib/ld-linux.so.2 (0x402b2000) This is what I have for jdk1.1.5 cow:/usr/local/lib/jdk/bin/Linux/green_threads$ ldd java libjava.so => not found libm.so.6 => /lib/libm.so.6 (0x40010000) libdl.so.2 => /lib/libdl.so.2 (0x40029000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x4002c000) libc.so.6 => /lib/libc.so.6 (0x400de000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) ------ craig@example.com PGP Public Key http://www.twics.com/~craig/personal/pgp/ --------------------------------------------------------------- Next Saturday Meeting: 14 February 1998 12:30 Tokyo Station Yaesu Chuo ticket gate. --------------------------------------------------------------- a word from the sponsor: TWICS - Japan's First Public-Access Internet System www.twics.com info@example.com Tel:03-3351-5977 Fax:03-3353-6096
- References:
- tlug: Java and Linux
- From: "Alan B. Stone" <stoneab@example.com>
Home | Main Index | Thread Index
- Prev by Date: tlug: SCSI Configuration
- Next by Date: Re: tlug: Java and Linux
- Prev by thread: tlug: Java and Linux
- Next by thread: Re: tlug: Java and Linux
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links