Re: Java?
"Dominik 'Rathann' Mierzejewski" <[email protected]>
| Newsgroups | gmane.linux.aurora.user |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Sep 18, 2006 at 09:41:53AM -0400, Ben Lentz wrote: > > >On Sat, Sep 16, 2006 at 05:30:14PM -0400, Ben Lentz wrote: > > > >>Greetings list, > >>I know this has been asked before, but what's that status of > >>Java support for the Aurora Linux platform? I have a server up > >>and running with 2.0 on a Sunfire V120, and would like to run > >>Tomcat, but I'm stumpped as to how to go about getting a JRE on > >>the system. > >>I tried installing the Solaris version of the JRE, but can't > >>get past the "bad ELF interpreter: /usr/lib/ld.so.1" errors, I > >>tried modprobing solaris.ko, and although it went in, it > >>doesn't help. > >> > > > >I do not know if Solaris Java will work but what you miss using this > >aproach > >are Solaris libraries and loader. You can copy them from an existing > >Sparc-Solaris installation or extract from packages. Start just with the > >loader > >and it should say what libraries it needs. There may be some googlable > >instruction and libraries list somewhere. > > > >R. > > > What is a loader? I downloaded a few core packages from OpenSolaris (I > no longer have a Solaris installation and no one I know has a shell on a > Solaris machine) and extracted what I thought were the needed > libraries... but now I'm getting this: > ldd install.sfx.21784 > libc.so.1 => /lib/libc.so.1 - bad ELF flags value: [ > EF_SPARC_32PLUS ] > > So it seems to be picking up my solaris.ko now, and my > /usr/gnemul/solaris/ tree with libraries, but still no go. You probably need to point it at solaris' libc, i.e. LD_LIBRARY_PATH=/usr/gnemul/solaris/lib ldd install.sfx.21784 Regards, R. -- Dominik 'Rathann' Mierzejewski <rathann*at*icm.edu.pl> Interdisciplinary Centre for Mathematical and Computational Modelling Warsaw University | http://www.icm.edu.pl | tel. +48 (22) 5540810 _______________________________________________ Aurora-sparc-user mailing list [email protected] http://lists.auroralinux.org/mailman/listinfo/aurora-sparc-user Aurora FAQ: http://www.ecs.soton.ac.uk/~mas01r/aurorafaq.html