You guys can take a look at what we're doing with Media Browser on CentOS: https://github.com/MediaBrowser/MediaBrowser.Build
We install the epel repository, then mono. You can see the scripts in our link above. On Fri, Nov 21, 2014 at 8:36 AM, Timotheus Pokorra < [email protected]> wrote: > Hello, > > you are welcome to use my builds, see > http://www.pokorra.de/2014/10/mono-3-10-and-monodevelop-5-45-5-for-linux/ > > For CentOS7, I had to patch libgdiplus: > > https://build.opensuse.org/package/view_file/home:tpokorra:mono/libgdiplus/libgdiplus-2.10.9-libpng15.patch?expand=1 > > @Jo: Perhaps that is missing in the Xamarin packages? > > All the best, > Timotheus > > > On 21 November 2014 13:11, terender <[email protected]> wrote: > > I'm using CentOS 6.6 and add the mono package repository into yum. But I > > found that the dependence libraries libpng15.so.15 libtiff.so.5 libc.so.6 > > were not in any of the repositories. I've already add the EPEL repository > > but the top version of these libraries could not satisfy. > > > > the log is below > > > > Error: Package: libgdiplus0-3.8-0.x86_64 > > (download.mono-project.com_repo_centos_) > > Requires: libpng15.so.15()(64bit) > > Error: Package: libgdiplus0-3.8-0.x86_64 > > (download.mono-project.com_repo_centos_) > > Requires: libtiff.so.5()(64bit) > > Error: Package: mono-core-3.10.0-2.x86_64 > > (download.mono-project.com_repo_centos_) > > Requires: libc.so.6(GLIBC_2.16)(64bit) > > Error: Package: libgdiplus0-3.8-0.x86_64 > > (download.mono-project.com_repo_centos_) > > Requires: libc.so.6(GLIBC_2.14)(64bit) > > Error: Package: libgdiplus0-3.8-0.x86_64 > > (download.mono-project.com_repo_centos_) > > Requires: libtiff.so.5(LIBTIFF_4.0)(64bit) > > Error: Package: libgdiplus0-3.8-0.x86_64 > > (download.mono-project.com_repo_centos_) > > Requires: libpng15.so.15(PNG15_0)(64bit) > > > > > > for example that the glibc library in repository is > > > > Loaded plugins: fastestmirror > > Loading mirror speeds from cached hostfile > > * epel: mirrors.yun-idc.com > > Installed Packages > > Name : glibc > > Arch : x86_64 > > Version : 2.12 > > Release : 1.149.el6 > > Size : 12 M > > Repo : installed > > From repo : base > > > > So how could I install mono using yum? Or the only way is to compile > mono > > with source code ? > > > > > > > > > > > > -- > > View this message in context: > http://mono.1490590.n4.nabble.com/How-to-install-mono-using-yum-on-CentOS-tp4664746.html > > Sent from the Mono - General mailing list archive at Nabble.com. > > _______________________________________________ > > Mono-list maillist - [email protected] > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > -- > Kontaktdaten: > in Plauen: 03741 7424995 > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > -- Luke Pulverenti
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
