Re: [Mono-dev] Hi System.xml.parse error in compiling mono

2014-07-16 Thread Marek Safar
Hello, No i didn't build in parallel. just a simple make command with no parameter. > > when i ran the Make command for the first time i got an error said Perl > XML:Parser wasn't installed. > so i installed XML::Parser by apt-get libexpat1-dev > > then i ran into this error. > That's probably i

Re: [Mono-dev] Hi System.xml.parse error in compiling mono

2014-07-16 Thread morteza adi
No i didn't build in parallel. just a simple make command with no parameter. when i ran the Make command for the first time i got an error said Perl XML:Parser wasn't installed. so i installed XML::Parser by apt-get libexpat1-dev then i ran into this error. the same code successfully gets build

Re: [Mono-dev] Hi System.xml.parse error in compiling mono

2014-07-16 Thread Marek Safar
Hello, > > > *I successfully make & install the mono code in ubuntu 12.04* > *when i do the same steps in ubuntu 14.04 i get this error* > > Bootstrap compiler: Mono C# compiler version 3.2.8.0 > MCS [build] System.Xml.dll > System.Xml.XPath/Parser.jay(12,0): error CS1525: Unexpected symbol `u

Re: [Mono-dev] Which SQLite?

2014-07-16 Thread Alex J Lennon
On 15/07/2014 19:55, Edward Ned Harvey (mono) wrote: > > For cross-platform compatibility with mono on mac/linux, and .NET on > windows... What is recommended SQLite? > > > > When I add System.Data.SQLite.Core via NuGet in windows... it seems to > be incompatible with mono... It looks like the