www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/04/03/05:33:35

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <49D5E831.3000901@gmail.com>
Date: Fri, 03 Apr 2009 11:42:57 +0100
From: Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Fw: Re: don't know why ./configure command fails
References: <539059 DOT 4161 DOT qm AT web26101 DOT mail DOT ukl DOT yahoo DOT com>
In-Reply-To: <539059.4161.qm@web26101.mail.ukl.yahoo.com>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

Jaroslav Rynik wrote:
>>>> (Is C# and C the name for the same programming
>>> language? In my setup
>>>> options I have noticed just a C compiler.)
>>> No; C# is a Microsoft-invented language based loosely on C++ but with
>>> big bits of Java mixed in!  That's your problem: you
>> need
>>> a C# compiler, but there isn't one in the cygwin distribution.  There
>>> is, however, a free open source one available from the Mono project:
>>> 
>>> http://www.mono-project.com/Main_Page
>> OK. Thanks. Which location should I install mono, so that ./configure
>> works?
> 
> without waiting I've already installed the mono-2.4-gtksharp-2.12.8-win32-6
> to C:\Program Files (Full installation), but when I ran the ./configure, 
> Missing C# compiler message appeared.
> 
> Cygwin is installed to D:\pokus\cygwin.
> 
> Should I reinstall the compiler to another location?

  The general rule is that ./configure will find anything that's in a
directory in your $PATH variable.  Make sure any directories with EXEs or DLLs
from the mono package are added.

  Note that the binary you got from there is a native windows binary, and it
will probably only understand windows style filenames.  Configure may well try
and give it posix style filenames and it might get confused.  If you run into
that sort of problem, you might end up having to build and install a
cygwin-native version of mono (which you can do using the windows native
version to get started and build it with).  I found a page at

  http://shana.worldofcoding.com/en/mono_cygwin_tutorial.html

that looks like it should work if you need to do that.

    cheers,
      DaveK

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019