Re: [Mono-list] ikvm / java

2004-06-17 Thread Øyvind Hvamstad
log: http://primates.ximian.com/~miguel/archive/2004/Mar-18.html The example program references the gtk-sharp.jar which is first exposed to java and then it is used when running the example through ikvm. As a side note. What webmail are you using? It doesn't work very well does it? -- Ø

Re: [Mono-list] ikvm / java

2004-06-17 Thread Øyvind Hvamstad
ible to put java code in mono code (c#) ? > - how to do it ? > - is there possible to have 2 programs (in java and c# respectivly) cohabiting ? > questions and url are both welcome !!! Read here: http://weblog.ikvm.net/ > best regards --

Re: [Mono-list] Apache 1.3 and mod_mono-0.10

2004-06-06 Thread Øyvind Hvamstad
On Sun, 2004-06-06 at 15:55, Gonzalo Paniagua Javier wrote: > El dom, 06-06-2004 a las 13:12, Øyvind Hvamstad escribió: > > Hi, I'm trying to set up the mod_mono module. My http.conf looks like > > this: > > > > LoadModule mono_module /usr/lib/apache/1.3/libmo

[Mono-list] Apache 1.3 and mod_mono-0.10

2004-06-06 Thread Øyvind Hvamstad
NPTL GC:Included Boehm (with typed GC) SIGSEGV : altstack Globalization: none Mono C# compiler version 0.95.0.0 mod-mono-server.exe 0.14.0.0 (c) 2002,2003 Ximian, Inc. (c) 2003,2004 Novell, Inc. Minimalistic web server for testing System.Web Apache/1.3.31 (Debian GNU

[Mono-list] Problems with asyncronous tcp server?

2004-01-03 Thread Øyvind Hvamstad
et me straight... :) -- Øyvind Hvamstad <[EMAIL PROTECTED]> using System; using System.Diagnostics; using System.Net; using System.Net.Sockets; namespace TcpTezt { public delegate void TcpAcceptEventHandler(Object sender, Socket socket); public clas

Re: [Mono-list] cvsroot for cvs.hispalinux.es

2003-12-09 Thread Øyvind Hvamstad
On Tue, 2003-12-09 at 17:11, Alejandro Mery wrote: > i'm tring to get debugger from cvs.hispalinux.es but i can't figure out > what's the proper location > > i have tested: > cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs/mono login > cvs -d :pserver:[EMAIL PROTECTED]:/home/cvsroot/mono login > cvs -

Re: [Mono-list] Events in xsp/test

2003-12-04 Thread Øyvind Hvamstad
re these in sync or resolving to the same host? I did it from cvs since no packages are maintained for debian anymore. Is there a good way to debug this? > -Gonzalo -- Øyvind Hvamstad <[EMAIL PROTECTED]> ___ Mono-list maillist - [E

[Mono-list] Events in xsp/test

2003-12-04 Thread Øyvind Hvamstad
imply reloads the page to its original form when a item is selected and submit is pressed. Any advice on this? I would really like to use mono to host my web apps :) (I suck up.. hehe) -- Øyvind Hvamstad <[EMAIL PROTECTED]> ___ Mono-list maillist

Re: [Mono-list] Configuring apache to run mod_mono

2003-08-19 Thread Øyvind Hvamstad
On Tue, 2003-08-19 at 03:43, Gonzalo Paniagua Javier wrote: > This is apache 1.3, i guess. You're not the first one running into this > trouble. I'll take a look at this issue ASAP. Thanks for reporting. Well, yes. Though I get the same with apache2. -- Øyvind Hvamstad &

[Mono-list] Configuring apache to run mod_mono

2003-08-18 Thread Øyvind Hvamstad
ves those silly cast warnings. They make me nervous. -- Øyvind Hvamstad <[EMAIL PROTECTED]> Index: src/mod_mono_unix.c === RCS file: /mono/mod_mono/src/mod_mono_unix.c,v retrieving revision 1.2 diff -u -r1.2 mod_mono_unix.c ---

[Mono-list] Mono from CVS, segmentation fault

2003-08-14 Thread Øyvind Hvamstad
Hi, happy to hear about the 0.26 release. Since no packages are released from debian and I really would like the ThreadPool fixes, I tried to make a checkout from cvs. I'm unable to make it build though. I ran the mono-build.sh script and it completes successfully. Then I try 'make fullbuild', bu

[Mono-list] Failed building mcs

2003-08-14 Thread Øyvind Hvamstad
hat is wrong with me? Why can't I make this work. I'm a nice guy. I deserve to make this work, or do I? Yikes, me think I'm going nuts.. I'm obviously to stupid to build mono on my own, so.. ah, does anyone know when the 0.25 ver

[Mono-list] Threading and sockets..

2003-07-21 Thread Øyvind Hvamstad
windows the both are being processed in parallel. Is this a fact or am I doing something wrong?   I would like to be able to thread off on my own, but the random socket disconnections are bothering me, could anyone give me some pointers?   Øyvind Hvamstad      

Re: [Mono-list] Traversing directories

2003-06-16 Thread Øyvind Hvamstad
object instance was required in (unmanaged) /usr/lib/libmono.so.0 [0x400d480b] in (unmanaged) /usr/lib/libmono.so.0 [0x400a658e] in <0x0002e> 06 System.IO.MonoIO:FindNextFile (intptr,System.IO.MonoIOStat&,System.IO.MonoIOError&) -- Øyvind Hvamstad (ISO-8859-1) http://me.digidix.com Th

[Mono-list] Traversing directories

2003-06-15 Thread Øyvind Hvamstad
anyone please help? -- Øyvind Hvamstad (ISO-8859-1) Things should be made as simple as possible, but not any simpler. -- Albert Einstein ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list