Add "--enable-64bit" when calling ./configure. -tyson
On Thu, Mar 18, 2010 at 10:33 PM, Rick Mann <[email protected]> wrote: > Hi. I'm pretty sure I have a 64-bit java running on my Nxenta/Open Solaris > box. > > SunOS -- 5.11 NexentaOS_20081207 i86pc i386 i86pc Solaris > > However, when preparing to install resin 4.0.5 on it, I notice the > configure script didn't find 64-bit java. However: > > $ java -version > java version "1.6.0_12" > Java(TM) SE Runtime Environment (build 1.6.0_12-b04) > Java HotSpot(TM) Server VM (build 11.2-b01, mixed mode) > > $ java -d64 -version > java version "1.6.0_12" > Java(TM) SE Runtime Environment (build 1.6.0_12-b04) > Java HotSpot(TM) 64-Bit Server VM (build 11.2-b01, mixed mode) > > > Do I need to install a different JVM, or should configure add -d64 when > checking? > > TIA, > Rick > > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest >
_______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
