users@glassfish.java.net

Re: installing Glassfish on Fedora 11 64 bit

From: Sathyan Catari <sathyan.catari_at_oracle.com>
Date: Fri, 13 Aug 2010 11:39:04 -0700

You may want to download the "jar" bundle of GlassFish and install it

Thanks
Sathyan


Albert Bonomo wrote:
> Hi, I'm trying to install a Glassfish 3.0.1 on a system running Fedora
> 11 64 bit OS.
> I have already installed JDK 6 here : /usr/local/jdk1.6.0_21
>
> I can run java - version and get:
> java version "1.6.0_21"
> Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
> Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)
>
> Then I downloaded glassfish-3.0.1-unix.sh <http://glassfish-3.0.1-unix.sh>
> int /usr/local directory
>
> Then I run ./glassfish-3.0.1-unix.sh <http://glassfish-3.0.1-unix.sh>
> Start inflating files ...
> and suddenly
>
> Welcome to GlassFish V3 installer
>
> Using the user defined JAVA_HOME : /usr/local/jdk1.6.0_21
> Entering setup...
> java.lang.UnsatisfiedLinkError:
> /usr/local/jdk1.6.0_21/jre/lib/amd64/xawt/libmawt.so: libXtst.so.6:
> cannot open shared object file: No such file or directory
> ...
> SEVERE INTERNAL ERROR:
> /usr/local/jdk1.6.0_21/jre/lib/amd64/xawt/libmawt.so: libXtst.so.6:
> cannot open shared object file: No such file or directory
>
> I have been reading some forums and figured about this a problem
> related to the fact that my OS is 64 bits.
> The installer look for libraries .so that are 32 bits and it does not
> find any.
>
> Is there some .sh file to install GF on a 64 Fedora system ?
>
> Thanks.
> Alberto.
>
>
> --
> @apetob at Tweeter
>
> There are only 10 types of people in the world:
> Those who understand binary and those who don't