Hi David, After setting the PATH variable, try to run the command 'javac' in a new command prompt. If you give the command in the same command prompt as you were running earlier prior to setting the PATH, you would obviously get the error message.
Regards, Babu On Mon, Jul 13, 2009 at 8:37 AM, David Seto <[email protected]> wrote: > > Under variable value - :\Program Files\Java\jdk1.6.0_11\bin; > Previous email forgot to insert ; > Still can't run javac without seeing that error message. > > -----Original Message----- > From: David Seto [mailto:[email protected]] > Sent: Sunday, July 12, 2009 8:05 PM > To: '[email protected]'; 'Free Java Programming Online Training Course > By > Sang Shin' > Subject: RE: [java programming] Re: how to > > Hi I added the environment variables - > inserted > Under Variable name - PATH > Variable value - C:\Program Files\Java\jdk1.6.0_11\bin > Ran Javac command and I still got that message 'javac' is not recognized as > an internal or external command, operable program or batch file message. > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Andi > Zunaidi > Sent: Saturday, July 11, 2009 7:34 PM > To: Free Java Programming Online Training Course By Sang Shin > Subject: [java programming] Re: how to > > > > > On Jul 12, 12:19 am, ben <[email protected]> wrote: > > hi everyone, > > > > i just have one more small doubt.... i would like to know how to add > > the path C:\"Program Files"\Java\jdk1.6.0_11\bin to the front of the > > environment variable so that i can compile the programs without having > > to specify the entire path... > > > > thanks, > > ben. > > take look to > > http://otodidak-stuff.blogspot.com/2008/08/setup-jdk-java-development-kit-di > .html<http://otodidak-stuff.blogspot.com/2008/08/setup-jdk-java-development-kit-di%0A.html> > > regard > > Andi > > > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
