Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9044311
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T10:57:15+00:00 2026-06-16T10:57:15+00:00

I use Cygwin in Windows 7 and try to compile a library, Zyre .

  • 0

I use Cygwin in Windows 7 and try to compile a library, Zyre. My ‘configure’ file was generated automatically by autoconf. When I run ./configure from command line for makefile generation, it just says

checking for a BSD-compatible install...

That is it. There is no errors, no complaints, nothing. I waited >1h and also tried to restart a few times.
What can be wrong? What can I do to make it work?

Here is some background information about the platform I use:

which install gives /usr/bin/install.

The file config.log after interruption is:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libzre configure 1.0.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

$ ./configure 
[..]
install_sh=''
[..]
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T10:57:17+00:00Added an answer on June 16, 2026 at 10:57 am

    It took me quite a while to search for the right topic out there in the internet but finally, I found it and also solved the problem. Ptomato and Jack, thanks for the hints!

    On the one hand, the ./configure did not find any BSD-compatible install. On the other hand the which install discovered an install. With help of this blog about autoconf’s configure.in and this manual about Autoconf my attention was drawn to configure’s install_sh variable – which was empty in my case.

    The solution was to edit the file configure (which I had generated with autoconf before) in the following way: To the line

    install_sh
    

    I added

    /usr/bin/install -c
    

    which gave then

    install_sh = '/usr/bin/install -c'
    

    where /usr/bin/install is the output of my which install command. Now, my ./configure command runs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I use cygwin from my Windows command line, I've always done everything quite happily
I run emacs on windows. I use cygwin and I have cygwin versions of
Hello I installed cygwin on Windows XP so I can use Unix command in
In NetBeans 6.9 in windows version I use CygWin for C++ programming.I can compile
I will like to use the objdump command on cygwin. I get the exception:
I've been using Cygwin on Windows recently. I want to use the Windows installation
I'm trying to use xargs on a Cygwin Windows system to remove SVN files
I'm using on my desktop native windows emacs 24.2 configured to use cygwin bash
I'm using the default Cygwin installation on a Windows 7 machine. When I try
Is there anyway to tell GNU as to generate Windows PE executable file from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.