Do:
whereis make
if you don't get a location then it is not there, check with:
rpm -qa | grep make
and see if the rpm package has been installed.
"Standard installation" depend on what you selected at the start of the
installation (8-)
Some compilations are preceded with a ./configure which sets up all sorts
of OS specific parameters. If the rpm line above does not also show up
automake then you might want to install that as well. Did you see a
configure script in the base directory of the source code that you are
trying to compile, if so then you need to run it.
Howard.
______________________________________________________
LANNet Computing Associates <http://www.lannet.com.au>
On Wed, 29 Dec 1999, Peter Vogel wrote:
> What do I do to make make work on RH5.2? I get "command not found". I
> would have thought this would be part of the standard installation...
>
> Thanks
>
> Peter
> --
> SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
> To unsubscribe send email to [EMAIL PROTECTED] with
> unsubscribe in the text
>
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text