When I am compiling my .tex file using Kile GUI, if there is no syntax error in my .tex file then it works properly and show a message that there is no error.
But latex compiler hangs if there is any syntax error in my .tex file and does not show any error message. How can I see the error messages. Should I have to add some package?