sorry for trivial question, but I have a small problem with installing from source code. I need to install some package, I run first step - ‘configure’ command from some build directory I’ve created. It seems that it finishes ok, but when I try to run next step, ‘make’ (or ‘gmake’), bash reports ‘command not found’.
I have openSUSE 11.0 KDE 3.5 and autotools (automake_1.10.1 and autoconf_2.61) installed (by package manager).