I can unpack glassfish v2 build 51d on a 64-bit Fedora Core 6 system no
problem, but when I try to install using the command:
lib/ant/bin/ant -f setup.xml
I get this error:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher
I'm using 64-bit JVM:
Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_01-b06, mixed mode)
Thanks for any ideas on what I may be doing wrong.
Muyiwa