Re: [Mono-list] string encoding

2003-06-23 Thread Marcus
I'm not sure that using UTF-8 for Ansi is the right thing, especially since Rotor does not perform encoding into UTF-8 using marshaling with CharSet.Ansi. For example, myFunction( \xD0 + ABC ); where myFunction is [DllImport(libchar2.so, CharSet=CharSet.Ansi)] private static extern void

Re: [Mono-list] .NET

2003-06-23 Thread PFJ
Hi, I don't know almost anything about unix/linux. What are the steps to have .NET application running under them? IIRC, you just need to write it in pure C# - i.e. not include vendor specific material (such as windows.forms classes) and it should work. TTFN Paul -- Open your mind to a

[Mono-list] Re: [Mono-devel-list] System.NullReferenceException during MCS build

2003-06-23 Thread Paolo Molaro
Thanks for posting the same mail to two different lists, I was certainly going to miss it if it wasn't for that! On 06/22/03 Sebastian Bergmann wrote: 1.) I downloaded http://www.go-mono.com/archive/mono-0.24.tar.gz and installed it to /usr/local/mono 2.) I

Re: [Mono-list] Re: IBuySpy on FreeBSD

2003-06-23 Thread Paolo Molaro
On 06/20/03 Erik Nordstrom Andersen wrote: juli mallett wrote: Erik Nordstrom Andersen wrote: [...] I downloaded XSP 0.4 source from go-mono.com, untarred and tried to install as root. I get the following error message: yada# make make -C test make: don't know how to

[Mono-list] mini-doc.txt

2003-06-23 Thread Hamza Karamali
An email from Miguel to this list in April (http://lists.ximian.com/archives/public/mono-list/2003-April/013269.html) indicates that the mono code should come with a file describing the internals of the new JIT compiler called mono-doc.txt, located in mono/mini/mini-doc.txt. I downloaded and

[Mono-list] autoconf problems

2003-06-23 Thread Riccardo Casero
Hi, I just installed cygwin and tried to build and install mono using the mono-build-w32.sh script. I'm stuck with a problem with autoconf. I installed both the stable and the devel version and the wrapper also. But during the execution of the script the second time autoconf is invoked i got

Re: [Mono-list] mono c# portability

2003-06-23 Thread Jonathan Pryor
More information could be useful. For example, does the ghosted win2k image already contain mono, or was mono installed after the image was made? Aside from that detail, I can answer your other question: Yes, a runtime environment has to be installed in order to execute the C# application. The

Re: [Mono-list] mysql on xsp ?

2003-06-23 Thread Marco Canini
On Mon, 2003-06-23 at 23:57, Maurizio Colucci wrote: Hello, Hi I am writing a small ASP.NET site for an exam. I am using with xsp from cvs. Everything so far seems to work fine... session management, asp:label, asp:textbox, asp:listbox. Now I just need to add some mysql query. :-)

RE: [Mono-list] Re: How often is the class status page updated?

2003-06-23 Thread Miguel de Icaza
Hello! I've checked a new transform.cs and changes to the makefile that support running the transforms on linux. However, there are still problems with running corcompare on mono. Thanks! This is great. Although am running into a small problem; Am doing the update remotely (because am in