| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: ginstall problem with doxygen |
| Date: | Tue, 7 Jun 2005 17:22:13 +0100 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <000301c569e6$8469adc0$902fb5d5@keloasc60pobkb> |
| Message-ID: | <SERRANOQoPAzdaQYrVj00000313@SERRANO.CAM.ARTIMI.COM> |
----Original Message----
>From: Alireza Ghasemi
>Sent: 05 June 2005 15:03
> Hello,
> When compiling doxygen-1.2.13 I got the following error:
> " Checking for GNU install tool... not found!
> GNU version of install is required: this is part of the fileutils package:
> see http://www.gnu.org/software/fileutils/fileutils.html"
> Whereas I have both install.exe and ginstall.exe in my /usr/bin and I
> don't have such this problem with other sources.How can I solve it?
> (I can't download newer or binary packages from Internet,Please help me
> compile this one)
> Thanks.
Did you invoke the configure script using a relative path from your build
dir? (That also includes using "./configure" in the src dir if you're
building there.) If you did, trying again but using an absolute instead of
relative path to configure might help.
Otherwise you might try adding the "-v" option to your configure
invocation and looking through the config.log to see what the test actually
looked for and what went wrong.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |