[Mono-list] Current XML breaks gtk-sharp compilation

2003-03-05 Thread Duncan Mak
Hey guys, Some of the recent changes in System.Xml is causing the gtk-sharp build to break. This affects the new monodoc browser too. ### Gtk# Compilation ### mono ../generator/gapi_codegen.exe --generate atk-api.xml pango-api.xml gdk-api.xml gdk-symbols.xml gtk-api.xml gtk-symbols.xml

[Mono-list] Build once run on multiple platforms

2003-03-05 Thread Graham Allwood
Can I ask a general question? More clarification I suppose. It not going to be possible to run a program compiled with the MS .NET implementation (using Windows) on MONO is it? I mean, when I compile with either CSC or MCS and add references to say System.Data (or whatever) then this

Re: [Mono-list] Build once run on multiple platforms

2003-03-05 Thread A Rafael D Teixeira
From: Graham Allwood [EMAIL PROTECTED] Subject: [Mono-list] Build once run on multiple platforms It not going to be possible to run a program compiled with the MS .NET implementation (using Windows) on MONO is it? I mean, when I compile with either CSC or MCS and add references to say System.Data

Re: [Mono-list] COM / DCOM in Mono

2003-03-05 Thread Darren Martz
Eran, IMHO, a daemon may be is necessary to manage the incoming server requests and handling of the delta pings. I recall the term oxid resolver, but its been a number of years since I seriously dealt with the DCOM wire protocol. That port to Unix was done in Germany and included the mind of

[Mono-list] Dns broken for anoncvs?

2003-03-05 Thread Clayton Harbour
Hi, I have been unable to connect to the anonymous cvs server for the past couple of days. I have tried a number of times both inside and outside of my network and the results seem to be the same, the host name is not valid. I have tried using the following site as well:

[Mono-list] Developing MONO

2003-03-05 Thread Graham Allwood
Just out of interest, how many people use Unix / Linux for writing / contributing to MONO and how many people use Windows? I wouldn't mind helping but I'm running WinXP, am I going to find it difficult? Graham

Re: [Mono-list] COM / DCOM in Mono

2003-03-05 Thread David P. Bowler
The MEOW packet is described in Essential COM but not in any great detail... Still, the book is excellent for understanding at a higher level what is going on and would likely be helpful in helping determine what path you'd like to take for COM interop in mono... Its a nice read too, I like how

[Mono-list] Broken link to Windows binaries

2003-03-05 Thread Sebastian Bergmann
The link to http://www.superin.formativ.net/mono/mono.htm on http://go-mono.org/download.html is broken. Where can I get (recent) mono binaries for Windows? Thanks Greetings, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/

Re: [Mono-list] Broken link to Windows binaries

2003-03-05 Thread Stefan Matthias Aust
The link on www.go-mono.com/download.html points to http://www.go-mono.com/archive/mono-0.21-win32-1.exe which works for me. It's by the way a *very* new version, released on January 2103! :-) bye -- Stefan Matthias Aust // www.3plus4software.de // Inter Deum Et Diabolum Semper Musica Est

RE: [Mono-list] Broken link to Windows binaries

2003-03-05 Thread Daniel Morgan
go-mono.org is not a valid address. www.go.mono.com is a valid address. The download page is at http://www.go-mono.com/download.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Sebastian Bergmann Sent: Wednesday, March 05, 2003 2:08 PM To: [EMAIL

[Mono-list] Windows Seup package

2003-03-05 Thread Gert Driesen
Hi,Would it be possible to have the Windows Setup package register the following information in the registry on install :- SdkInstallRoot (would point to the root of the mono "sdk", eg. c:\mono-0.20\install)-FrameworkAssemblyDirectory (would point to the lib directory, eg.

Re: [Mono-list] Developing MONO

2003-03-05 Thread Erik LeBel
Acctually, with WinXP it can be done. I've tried mono on windows and linux, but use it mostly on windows XP. Without Cygwin or .NET i can develop in mono, and using some simple scripts generate make files for the core class libraries. I'm still working on getting the debugger compiled and running

[Mono-list] Released version 0.2.1 Camebridge of the Mono Debugger

2003-03-05 Thread Martin Baulig
Hi guys, just released version 0.2.1 Camebridge of the Mono Debugger :-) * Availability http://www.go-mono.com/archive/mono-debugger-0.2.1.tar.gz Below are the release notes: The Mono Debugger - 0.2.1 Camebridge == This is mostly a bug-fix release,

Re: [Mono-list] ASP.NET, mod_mono, Apache

2003-03-05 Thread fd
On Wed, 2003-03-05 at 02:46, David A. Cornelson wrote: - Is it possible to make the ASP.NET/Apache installation very fool proof? I have found some typically rough install guides, but they only mention Apache 2. I still run Apache 1.3 because I have many users on my linux server and

Re: [Mono-list] Developing MONO

2003-03-05 Thread Sebastien Pouliot
Hello Graham, I beenusing exclusively Windows 2000 for the last 6 months (well since I joined up Mono) without too much difficulty (once setup). However I only work on the class library (I can't build the runtime) and I never used GTK# or QT# (actually I never used Winforms), the Mono

[Mono-list] SWT port?

2003-03-05 Thread J. Perkins
I tried to search the mailing lists but just got a bunch of dead links. I thought I remembered someone talking about porting SWT to C#. Is anyone working on this? The wx.NET binding is coming well and I intend to keep working on it, but I'm a little disappointed at the amount of code that is

[Mono-list] Mono 0.22 has been released!

2003-03-05 Thread Duncan Mak
Hello everyone! We are releasing a new version of Mono, Mono 0.22. A new release is made today because of the few recent bug-fixes that were committed to CVS. Source code and binaries for this release can be found on the web page, http://www.go-mono.com/download.html

Re: [Mono-list] SWT port?

2003-03-05 Thread Christoph Wille
At 09:38 PM 3/5/2003 -0500, J. Perkins wrote: I tried to search the mailing lists but just got a bunch of dead links. I thought I remembered someone talking about porting SWT to C#. Is anyone working on this? The wx.NET binding is coming well and I intend to keep working on it, but I'm a little