Hi,
No "install" rule is in the Makefile, so i did like this .
$ cp makedepend /usr/local/bin/
$ chmod 755 /usr/local/bin/makedepend
---
[EMAIL PROTECTED] ( Wakabayashi Hirotaka )
At Wed, 9 May 2001 14:50:43 -0700,
"Norman Zhang" <[EMAIL PROTECTED]> wrote:
> I am trying to compile cyrus-imapd-2.0.13 on my Mandrake platform. When I
> issue the command
>
> ./configure --with-auth=unix --with-dblib=/usr/lib/ --with-sasl=/usr/lib/ --
> with-com_err=/tmp/cyrus-imapd-2.0.13/et/
>
> I get a warning message,
>
> configure: warning: Makedepend is not installed on this system. You should
> compile and insatll the version from makedepend directory.
>
> I tried to go into /tmp/cyrus-imapd-2.0.13/makdepend/ and do a ./configure,
> make but cannot do make install.
>
> Can someone please give some help here?
>
> Thanks and Regards,
> Norman
>