[Mono-list] Re: System.Xml.dll

Jamin Philip Gray jgray@writeme.com
Wed, 27 Feb 2002 10:22:13 -0600 (CST)


That worked like a charm.  Thanks.  I was able to compile a hello world
csharp program and it ran beautifully.  

Thanks!

On Wed, 27 Feb 2002, Manne Miettinen wrote:

> Hi,
> 
> I am not on the mailing list, but I often read the web-archive.
> 
> I think the problem is as simple as case sensitivity. I was able to
> solve this problem by first cd:ing to the class library directory. In
> your system this seems to be /home/jamin/install/lib/. Then I created a
> symbolic link System.Xml.dll that points to the existing System.XML.dll
> with the command:
> 
> > ln -s System.Xml.dll System.XML.dll
>                ^^^            ^^^  
> 
> After that I was able to compile simple programs. The compiler and
> Jitter seem very fast. Unfortunately there are so many class libraries
> not yet implemented that it is not possible to do real developement on
> Linux yet. Anyway I think Mono is a very promising project .
> 
> Yours,
> 
> Manne
> 
> --
> Manne MIETTINEN			         manne.miettinen@csc.fi
> CSC - Scientific Computing Ltd.		+358 9  457 2517 (Tel)
> PO BOX 405				+358 50 381 9510 (GSM)
> FIN 02101 Espoo, FINLAND		+358 9  457 2302 (Fax)				 
> 

-- 
name:   Jamin Philip Gray
email:  jgray@writeme.com
icq:    1361499
aim:    jamingray47
web:    http://DoLinux.dyn.dhs.org (news, journal, life)

We shall not cease from exploration, and the end of all our exploring will be
to arrive where we started and know the place for the first time 

-- T.S. Eliot