[Mono-dev] monolite URL

Gabriel Acevedo gacevedo at gmail.com
Wed Dec 10 19:46:04 UTC 2014


Thank you all. I built mono-3.8.0 yesterday, and I was able to get
monolite-111 from the URL in Makefile without problems. I guess it changed
today.

Thanks again.

On Wed, Dec 10, 2014 at 11:41 AM, Alexander Köplinger <
alex.koeplinger at outlook.com> wrote:

> Monolite is currently at v113 from the URL that is used in the makefile (
> http://storage.bos.xamarin.com/mono-dist-master/latest/monolite-113-latest.tar.gz).
>
>
> As Brandon already pointed out, you can get the monolite that was built
> from a specific commit, e.g. one commit that produced monolite-111 would be
> http://storage.bos.xamarin.com/mono-dist-master/cb/cb33b94c853049a43222288ead1e0cb059b22783/monolite-111-latest.tar.gz
>
> Alternatively, you can also bootstrap the Mono build without monolite by
> just installing the latest Mono release from
> http://www.mono-project.com/download
>
> -- Alex
>
> ------------------------------
> Date: Wed, 10 Dec 2014 13:31:15 -0600
> From: bperry.volatile at gmail.com
> To: gacevedo at gmail.com
> CC: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-dev] monolite URL
>
>
> I had to do something along the lines of this on CentOS to build with
> monolite
>
>
> yum install libtool autotools gcc-c++ git
> git clone https://github.com/mono/mono.git
> cd mono
> git checkout mono-3.2.6
> ./autogen.sh
> make monolite_url=
> http://storage.bos.xamarin.com/mono-dist-master/bf/bf17a43b31a2be16f462ffdf1ae3d9801b846e90/monolite-110-latest.tar.gz
> get-monolite-latest
> make
>
> On Wed, Dec 10, 2014 at 1:24 PM, Gabriel Acevedo <gacevedo at gmail.com>
> wrote:
>
> Hi,
>
> I'm trying to build monolite-111, but the URL is broken. Where can I find
> the latest monolite URL? Is there am archive with the different versions?
> Google isn't helping much.
>
> Resolving storage.bos.xamarin.com (storage.bos.xamarin.com)...
> 198.0.162.157
> Connecting to storage.bos.xamarin.com (storage.bos.xamarin.com)|198.0.162.157|:80...
> connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2014-12-10 11:22:16 ERROR 404: Not Found.
>
> Thanks!
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
>
> --
> http://volatile-minds.blogspot.com -- blog
> http://www.volatileminds.net -- website
>
> _______________________________________________ Mono-devel-list mailing
> list Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20141210/31acc1c1/attachment.html>


More information about the Mono-devel-list mailing list