Hi, sorry for my lameness, I have script like ./configure, make, make install. Problem is - how to check where some errors during compilation? They are printed to console, but how to check them from script? Just to issue ERROR instead of proceeding with make install. Maris.