Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2013-11-15 Thread skwerlman
I hate to summon a dead thread, but the newest version of libgdiplus in the folder you reference is 2.10.9 and it was uploaded in Feb 2012. Ian Norton-3 wrote > And gdiplus tarballs live here > > http://download.mono-project.com/sources/libgdiplus/ > On 1 Aug 2013 18:05, "Ian Norton" < > inorto

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2013-08-02 Thread Miljenko Cvjetko
Hi On 2013.08.01 19:01, TheColonel26 wrote: Where would I find this pmono? http://inorton.wordpress.com/pmono-parallel-mono-debian-pacakges/ http://void.printf.net/~bredroll/pmono/pmono/ Does it support ASP.net MVC 4? 2nd link: mono 3.0.6 =>

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2013-08-01 Thread Ian Norton
And gdiplus tarballs live here http://download.mono-project.com/sources/libgdiplus/ On 1 Aug 2013 18:05, "Ian Norton" wrote: > http://inorton.wordpress.com/pmono-parallel-mono-debian-pacakges/ > On 1 Aug 2013 18:02, "TheColonel26" wrote: > >> Where would I find this pmono? Does it support ASP.n

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2013-08-01 Thread Ian Norton
http://inorton.wordpress.com/pmono-parallel-mono-debian-pacakges/ On 1 Aug 2013 18:02, "TheColonel26" wrote: > Where would I find this pmono? Does it support ASP.net MVC 4? > > that still doesn't answer the question of why the mono-project website is > out of date and neglected > > also where doe

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2013-08-01 Thread TheColonel26
Where would I find this pmono? Does it support ASP.net MVC 4? that still doesn't answer the question of why the mono-project website is out of date and neglected also where does it say that there is libgdiplus 3.0 in the release notes then? http://www.mono-project.com/Release_Notes_Mono_3.2 (s

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2013-08-01 Thread Ian Norton
Try out pmono, I include a gdiplus build. Afaik gdiplus isn't at v 3.0 , it has its own numbers On 1 Aug 2013 17:35, "TheColonel26" wrote: > Thread necromancer here > > Are the release notes and download page ever going to be updated with > relevant information? such as where to get libgdiplus-3

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2013-08-01 Thread TheColonel26
Thread necromancer here Are the release notes and download page ever going to be updated with relevant information? such as where to get libgdiplus-3.0? Ubuntu binary packages would be great too considering mono 3 is suppose to be stable the new release, As far as I can tell. Then again the web

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2013-08-01 Thread TheColonel26
Thread necromancer here Are the release notes and download page ever going to be updated with relevant information? such as where to get libgdiplus-3.0? Ubuntu binary packages would be great too considering mono 3 is suppose to be stable. and the new release. As far as I can tell. Then again the

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2012-11-07 Thread gooisoft
Many thanks for all your great work. The section at the bottom of the release notes page for mono version 3.0 is basically all nonsense. http://www.mono-project.com/Release_Notes_Mono_3.0 says that http://www.go-mono.com/mono-downloads/download.html contains "pre-compiled packages for Linux,

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2012-11-05 Thread Rodrigo Kumpera
Mono 3.0 is the new stable series for mono, it features about two years of feature work and all stability work that 2.10 has. 2.10 support will be discontinued earlier next year and our focus will switch 100% to 3.0. You can say that 2.10 is stabler now as it has been under bug fixing only for a

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2012-11-04 Thread Daniel Isenmann
This isn't really an option. If you try to package mono 3 and you don't have a tarball of the 3.0 source code, this is really annoying. Even on the download page mono 3.0 is stated as beta and MacOSX only release. There is no clear statement that mono 3.0 is the new stable release and should b

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2012-11-04 Thread Daniel Lo Nigro
Try grabbing the master branch from Github: https://github.com/mono/libgdiplus/archive/master.tar.gz This will have the latest code (and should therefore be compatible with Mono 3.0) On Mon, Nov 5, 2012 at 8:00 AM, Akira Sonoda wrote: > Hello, > > As described in the Mono 3.0 Releasenotes: > ht

[Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2012-11-04 Thread Akira Sonoda
Hello, As described in the Mono 3.0 Releasenotes: http://www.mono-project.com/Release_Notes_Mono_3.0 Mono 3.0 can be built from source. But i am failing at the first step: Compile libgdiplus to support System.Drawing: $ tar xzf libgdiplus-3.0.tar.gz Where is libgdiplus-3.0.tar.gz? Here it