New Mono RPMs on Web Site
Neale Ferguson has contributed new Mono 1.1.7 RPMs for Linux/390. The RPMs are contained in one gzipped tar file, mono117.tgz. bytefx-data-mysql-1.1.7-2.novell.s390.rpm ibm-data-db2-1.1.7-2.novell.s390.rpm mono-basic-1.1.7-2.novell.s390.rpm mono-complete-1.1.7-2.novell.s390.rpm mono-core-1.1.7-2.novell.s390.rpm mono-data-1.1.7-2.novell.s390.rpm mono-data-oracle-1.1.7-2.novell.s390.rpm mono-data-postgresql-1.1.7-2.novell.s390.rpm mono-data-sqlite-1.1.7-2.novell.s390.rpm mono-data-sybase-1.1.7-2.novell.s390.rpm mono-devel-1.1.7-2.novell.s390.rpm mono-extras-1.1.7-2.novell.s390.rpm mono-ikvm-1.1.7-2.novell.s390.rpm mono-jscript-1.1.7-2.novell.s390.rpm mono-locale-extras-1.1.7-2.novell.s390.rpm mono-web-1.1.7-2.novell.s390.rpm mono-winforms-1.1.7-2.novell.s390.rpm mod_mono-1.0.9-2.novell.s390.rpm xsp-1.0.9-2.novell.s390.rpm Available, as always, at http://linuxvm.org/Patches/ Thanks to Neale for his continuing support of this package. Mark Post -- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
New Mono RPMs on Web Site
Neale Ferguson has contributed new Mono RPMs for Linux/390, for version 0.29. This set of packages includes Unicode support, and internationalization: mono-0.29-0.6.1.s390.rpm mono-devel-0.29-0.6.1.s390.rpm icu-2.6-41.s390.rpm icu-data-2.6-41.s390.rpm icu-i18ndata-2.6-41.s390.rpm icu-locales-2.6-41.s390.rpm libicu-devel-2.6-41.s390.rpm libicu-doc-2.6-41.s390.rpm libicu26-2.6-41.s390.rpm Available, as always, at http://linuxvm.org/Patches/ Thanks to Neale for his continuing support of this package. Mark Post
New mono RPMs for Linux/390
Neale Ferguson has created a new set of mono RPMs for Linux/390: mono-0.25-1.s390.rpm mono-devel-0.25-1.s390.rpm They are available at http://linuxvm.org/Patches/ Mark Post
New mono RPMs for Linux/390
Neale Ferguson has sent me new mono RPMs, and they've been uploaded to linuxvm.org. The file names are: mono-0.23-1.s390.rpm mono-devel-0.23-1.s390.rpm They can be accessed from the patches page: http://linuxvm.org/patches/ Like most software, they've gotten bigger in size, so beware. Mark Post
Re: mono RPMs
On Mon, Nov 11, 2002 at 09:59:57PM +0100, Jochen Rvhrig wrote: > On Mon, Nov 11, 2002 at 02:39:05PM -0500, Matt Zimmerman wrote: > > Have you tried the Debian packages for mono found here: > > > > http://www.debianplanet.org/mono/ > > They don't provide binaries for Debian/390 and the latest source-package > is based in mono release 0.15 (Aug 23rd, 2002) which does not yet include > Neale's patches. > > Probably the easiest way for just trying it out on Debian/390 is to build > the latest snapshot-tarball from the mono CVS-repository > (http://go-mono.com/snapshots/). Or apply the Debian packaging diff from the debianplanet.org packages to the latest mono release or snapshot (which is more or less what I was suggesting). -- - mdz
Re: mono RPMs
On Mon, Nov 11, 2002 at 02:39:05PM -0500, Matt Zimmerman wrote: > Have you tried the Debian packages for mono found here: > > http://www.debianplanet.org/mono/ They don't provide binaries for Debian/390 and the latest source-package is based in mono release 0.15 (Aug 23rd, 2002) which does not yet include Neale's patches. Probably the easiest way for just trying it out on Debian/390 is to build the latest snapshot-tarball from the mono CVS-repository (http://go-mono.com/snapshots/). Jochen Rvhrig ([EMAIL PROTECTED])
Re: mono RPMs
On Mon, Nov 11, 2002 at 08:28:42PM +0100, Jochen Rvhrig wrote: > I'm just trying to get the alien-converted rpm's running on a Debian/390 > system and unfortunately I only get a segfault when running mint on my > sample program ... Have you tried the Debian packages for mono found here: http://www.debianplanet.org/mono/ -- - mdz
Re: mono RPMs
Neale, On Fri, Nov 08, 2002 at 01:36:47PM -0700, Ferguson, Neale wrote: > For those who'd like to play with the C# open-source package "mono", > the necessary RPMs can be downloaded from "http://go-mono.com/download";. > I don't think you need the -devel RPMs if you just want to play. What modifications did you do to get it running on 390? Do you have some patches or source-rpm's? On what system did you build the rpm's? SuSE? RedHat? What version? I'm just trying to get the alien-converted rpm's running on a Debian/390 system and unfortunately I only get a segfault when running mint on my sample program ... Jochen Rvhrig ([EMAIL PROTECTED])
mono RPMs
For those who'd like to play with the C# open-source package "mono", the necessary RPMs can be downloaded from "http://go-mono.com/download";. I don't think you need the -devel RPMs if you just want to play. You will need to do the following as root: ln -s /usr/bin/mint /usr/bin/mono. Neale