Hi all,
I have trouble with graphics in LaTeX. I am using Kil under ubuntu.
I first tried including .png images, then got the classic no bounding box error. When I switched to .eps, I got no errors but no images in the input!
Included graphics package:
\usepackage{graphicx}
And used a simple:
\includegraphics{figures/arch2.eps}