installing java and sql compilers

Discussion in 'Unix' started by buddy, Oct 8, 2007.

  1. buddy

    buddy New Member

    Joined:
    Aug 31, 2007
    Messages:
    22
    Likes Received:
    0
    Trophy Points:
    0
    Hi ,

    Can any one tell how to install Java and Sql Compiler in linux os.
     
  2. DaWei

    DaWei New Member

    Joined:
    Dec 6, 2006
    Messages:
    835
    Likes Received:
    5
    Trophy Points:
    0
    Occupation:
    Semi-retired EE
    Location:
    Texan now in Central NY
    Home Page:
    http://www.daweidesigns.com
    Your question is unclear, if not nonsensical. The use of the term, 'compiler', can be stretched to fit, possibly, but if you have to ask the question, you're missing some important background.

    Neither Java nor SQL 'compile' to native machine code. Each can be 'pretreated' to reduce overhead under certain circumstances. Some people may refer to this as compilation or pre-compilation.

    Java is a programming language. SQL is a database query language. One is an apple and the other is an orange, if you get my drift.
     
  3. buddy

    buddy New Member

    Joined:
    Aug 31, 2007
    Messages:
    22
    Likes Received:
    0
    Trophy Points:
    0
    ive installed linux newly, by default C & C++ compiler was there,i was able to write programs in C & C++ and compile it using cc,GCC,G++ .But java programs are not compiling.Is Java wont be installed by default.If so how to install it.Ive used ''which Java'' as a command to find out java.Regarding SQL just starting to learn.So dis regard it.?Plz
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice