On Thu, Jan 13, 2011 at 11:20 AM, siddharth srivastava <[email protected]> wrote: > Hi > > On 12 January 2011 19:48, ankur <[email protected]> wrote: >> >> hi all >> >> i have installed openjdk-6-jdk on my laptop which is running the >> debian lenny operating system with the following details: > > you haven't mentioned how did you install it. > If it was a manual install what parameters did you use ? > have you set PATH correctly for your installation directory ? >> >> kernel release: 2.6.24-1-686 >> >> is there some special step to perform after installing the openjdk? >> when i typed javac on my terminal, i got the output as >> >> "bash: javac: command not found " >> >> please provide me with the necessary information so that i may start >> coding in openjdk >> >> thanks in advance >> >> -- >> LUG@IITD - http://tinyurl.com/ycueutm > > > > -- > Siddharth Srivastava > > When you have learned to snatch the error code from the trap frame, it will > be time for you to leave. > > -- > LUG@IITD - http://tinyurl.com/ycueutm >
@Siddharth i had installed it via the terminal sudo apt-get install openjdk-6-jdk @Satyaakam the name of the distro i am using is Debian - lenny this is the first line of output using dmesg on my terminal Linux version 2.6.24-1-686 (Debian 2.6.24-7) ([email protected]) (gcc version 4.1.3 20080114 (prerelease) (Debian 4.1.2-19)) -- Ankur -- LUG@IITD - http://tinyurl.com/ycueutm
