On Thursday 05 July 2001 01:40 pm, Eliyah Lovkoff wrote:
> /configure works fine but when I issue 'make' I receive the error
> message 'bash: make: command not found' My friend told me that if I have
> makefile file then I have to do perl makefile
Your friend has built too many Perl modules and not enough binaries.
From the shell prompt, use
which make
if that returns nothing, you probably do not have make installed for some
reason. In that case, find a package or binary of make for your system.
-- Brian
Received on Thu Jul 05 2001 - 13:14:54 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:01 MST