On Thu, Jan 16, 2014 at 10:38:36AM +0100, Eric Martyns wrote: > Hi, > In verifying if the software have been properly installed, > i ran the command > java-version > ANT-version > in the command prompt but came up with the message not recognized.
Missing spaces. "-version" is an option and must be separated from the name of the program to be run: mwood@mhw ~ $ java -version java version "1.7.0_45" OpenJDK Runtime Environment (IcedTea 2.4.3) (Gentoo build 1.7.0_45-b31) OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode) mwood@mhw ~ $ ant -version Apache Ant(TM) version 1.9.1 compiled on October 21 2013 mwood@mhw ~ $ -- Mark H. Wood, Lead System Programmer [email protected] Machines should not be friendly. Machines should be obedient.
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

