Re: [Mono-list] Compiling Mono from source code

2008-04-26 Thread Kenneth D Weinert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paramesh Gunasekaran wrote: > No. I'm not having Mono in PATH and PKG_CONFIG_PATH > > I've used bash.bashrc file at C:\Cygwin\etc to set these. But they > are not reflecting. Do I need to specify somewhere? > I don't know for sure about cygwin, but o

Re: [Mono-list] Compiling Mono from source code

2008-04-26 Thread Paramesh Gunasekaran
I tried exporting all the environment variables directly in the prompt, but I get the same issue $ ./autogen.sh --prefix=/usr/local/ Running libtoolize... You should update your `aclocal.m4' by running aclocal. Running aclocal ... configure.in:297: warning: macro `AM_PROG_LIBTOOL' not found in li

[Mono-list] Mono 1.9.1 and MonoDevelop 1.0 Packages for Debian Etch

2008-04-26 Thread Mirco Bauer
[please CC me if you reply as I am not subscribed to [EMAIL PROTECTED] On Thu, 2008-04-24 at 00:01 +0200, Mirco Bauer wrote: > On Wed, 2008-04-23 at 16:56 -0500, Daniel Espinosa wrote: > > In 1,9.1 there's no a "Other Linuxes" to download, does any one know why? > > > > I am planning to upload

Re: [Mono-list] Mono 1.9.1 and MonoDevelop 1.0 Packages for Debian Etch

2008-04-26 Thread Daniel Espinosa
Are there any plan to create Ubuntu debian packages and its repository? 2008/4/24 Mirco Bauer <[EMAIL PROTECTED]>: > [please CC me if you reply as I am not subscribed to [EMAIL PROTECTED] > > On Thu, 2008-04-24 at 00:01 +0200, Mirco Bauer wrote: > > On Wed, 2008-04-23 at 16:56 -0500, Daniel Espi

Re: [Mono-list] Compiling Mono from source code

2008-04-26 Thread Andreas Färber
Have you tried setting ACLOCAL_FLAGS as well? With -I /the/dir or similar. Necessary on Mac OS X. Am 22.04.2008 um 17:17 schrieb Paramesh Gunasekaran: I tried exporting all the environment variables directly in the prompt, but I get the same issue $ ./autogen.sh --prefix=/usr/local/ Runnin

Re: [Mono-list] Compiling Mono from source code

2008-04-26 Thread Andreas Färber
Am 23.04.2008 um 20:39 schrieb Paramesh Gunasekaran: > Is there any other way to setup Mono other than Cygwin. I'm using > Windows system and wanted to setup Mono and work on its source code. It might be possible to cross-compile from a Linux VM for instance... But in theory Cygwin would be

Re: [Mono-list] Mono 1.9.1 and MonoDevelop 1.0 Packages for Debian Etch

2008-04-26 Thread Ben Motmans
are there any packages for amd64? Or is there some "easy" way to get them without installing the complete mono stack from source ? On Thu, Apr 24, 2008 at 10:27 PM, Mirco Bauer <[EMAIL PROTECTED]> wrote: > [please CC me if you reply as I am not subscribed to > [EMAIL PROTECTED] > > On Thu, 2008-0

[Mono-list] Stability fo mod_mono

2008-04-26 Thread Julien Sobrier
Hello, we're running mod_mono on a server for a few weeks and we have a lot of stability issues: 1/ every time we upload new code, we have to restart mod_mono, otherwise it doesn't work most of the time (the process is up but aes to a pcage times out). Is it normal? 2/ Once we restart mod_mono

[Mono-list] Dailly Package 20080426

2008-04-26 Thread Jorge Bastos
Hi, when compiling daylly package from today i get this: checking Integrity of package... configure: error: Your mono distribution is incomplete; if unpacking from a tar file, make sure you use GNU tar; see http://www.mono-project.com/IncompletePackage for more details and I went to the config

Re: [Mono-list] Dailly Package 20080426

2008-04-26 Thread Robert Jordan
Jorge Bastos wrote: > Hi, when compiling daylly package from today i get this: > > checking Integrity of package... configure: error: Your mono distribution is > incomplete; if unpacking from a tar file, make sure you use GNU tar; see > http://www.mono-project.com/IncompletePackage for more deta

Re: [Mono-list] C# command line parsing library

2008-04-26 Thread Christian López Espínola
Apache Commons CLI has just been ported: http://wiki.apache.org/commons/CLI HTH On Wed, Apr 16, 2008 at 5:25 AM, John M. Anderson <[EMAIL PROTECTED]> wrote: > > On Sat, 2008-04-12 at 00:18 -0700, gsscoder wrote: > > > > Chris Seaton wrote: > > > > > > Is there a library for parsing command l