This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: help in installing new automake
- From: Tom Tromey <tromey at redhat dot com>
- To: "julz uddia" <julz_uddia at hotmail dot com>
- Cc: automake at gnu dot org
- Date: 05 Mar 2002 14:11:40 -0700
- Subject: Re: help in installing new automake
- References: <F45HT9UaEI8RvTxjoay00005b86@hotmail.com>
- Reply-to: tromey at redhat dot com
>>>>> "julian" == julz uddia <julz_uddia@hotmail.com> writes:
Sorry for the delay in my reply.
julian> i'm currently using automake 1.4. i need automake 1.5,
julian> therfore i have downloaded it but the installation doesn't
julian> seem to be working. i placed the downloaded automake1.5.tar.gz
julian> in the /usr directory. i did a './configure'. then i did a
julian> 'make' but the messages say 'entering ... directory: leaving
julian> ditrectory .... cause nothing to be done'. after a make
julian> install the new version is still not running. do advice and
julian> correct me. thanks.
Is the new one on your $PATH? Did you rehash so your shell can see
it?
Tom