|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: Mono 1.9.1 and MonoDevelop 1.0 Packages for Debian EtchAre there any plan to create Ubuntu debian packages and its repository?
2008/4/24 Mirco Bauer <meebey@...>: > [please CC me if you reply as I am not subscribed to mono-list@...] > > On Thu, 2008-04-24 at 00:01 +0200, Mirco Bauer wrote: > > On Wed, 2008-04-23 at 16:56 -0500, Daniel Espinosa wrote: > > > In 1,9.1 there's no a "Other Linuxes" to download, does any one know why? > > > > > > > I am planning to upload a backport of Mono 1.9.1 and MonoDevelop 1.0 for > > debian/stable (etch) tomorrow to debian.meebey.net > > Here we go, I uploaded Mono 1.9.1 and MonoDevelop backports for > Debian/Etch to http://debian.meebey.net/etch-backports > > If you want to use them add this to your /etc/apt/sources.list: > deb http://debian.meebey.net/etch-backports / > > After that run: > apt-get update > > Now you can upgrade or install Mono 1.9.1 and MonoDevelop 1.0 using your > favorite package managing tool (dselect/apt/aptitude/synaptic/whatever) > > If you have problems with upgrading, installing or using the packages > please tell me. > > -- > Regards, > > Mirco 'meebey' Bauer > > PGP-Key ID: 0xEEF946C8 > > FOSS Developer meebey@... http://www.meebey.net/ > PEAR Developer meebey@... http://pear.php.net/ > Debian Developer meebey@... http://www.debian.org/ > -- Trabajar, la mejor arma para tu superación "de grano en grano, se hace la arena" (R) (entrámite, pero para los cuates: LIBRE) _______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: Mono 1.9.1 and MonoDevelop 1.0 Packages for Debian Etchare there any packages for amd64? Or is there some "easy" way to get them without installing the complete mono stack from source ?
On Thu, Apr 24, 2008 at 10:27 PM, Mirco Bauer <meebey@...> wrote: [please CC me if you reply as I am not subscribed to mono-list@...] _______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: Mono 1.9.1 and MonoDevelop 1.0 Packages for Debian EtchOn Sat, 2008-04-26 at 12:47 +0200, Ben Motmans wrote: > are there any packages for amd64? Or is there some "easy" way to get > them without installing the complete mono stack from source ? I only build for the x86 architecture, but you can rebuild the package easily on your favorite architecture using the package sources. Just the following line to /etc/apt/sources.list: add deb-src http://debian.meebey.net/etch-backports / apt-get update apt-get source mono cd mono-1.9.1+dfsg dpkg-buildpackage -rfakeroot -uc -us After that you can install the built packages :) I know that this is not the user-friendly version of getting Mono 1.9.1 for debian/amd64 systems, but I don't have a buildd infrastructure like debian or backports.org... once Mono 1.9.1 hits debian/testing (expected in 7 days, see http://packages.qa.debian.org/m/mono.html) I will upload the package to backports.org (thats a policy from bpo not from me) then you get out-of-the-box packages for amd64 and many other architectures. -- Regards, Mirco 'meebey' Bauer PGP-Key ID: 0xEEF946C8 FOSS Developer meebey@... http://www.meebey.net/ PEAR Developer meebey@... http://pear.php.net/ Debian Developer meebey@... http://www.debian.org/ _______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
|
|
|
Re: Mono 1.9.1 and MonoDevelop 1.0 Packages for Debian EtchOn Thu, 2008-04-24 at 17:31 -0500, Daniel Espinosa wrote:
> Are there any plan to create Ubuntu debian packages and its repository? I am only a Debian Developer, you need to ask Ubuntu Developers if they plan to create backports. > > 2008/4/24 Mirco Bauer <meebey@...>: > > [please CC me if you reply as I am not subscribed to mono-list@...] > > > > On Thu, 2008-04-24 at 00:01 +0200, Mirco Bauer wrote: > > > On Wed, 2008-04-23 at 16:56 -0500, Daniel Espinosa wrote: > > > > In 1,9.1 there's no a "Other Linuxes" to download, does any one know why? > > > > > > > > > > I am planning to upload a backport of Mono 1.9.1 and MonoDevelop 1.0 for > > > debian/stable (etch) tomorrow to debian.meebey.net > > > > Here we go, I uploaded Mono 1.9.1 and MonoDevelop backports for > > Debian/Etch to http://debian.meebey.net/etch-backports > > > > If you want to use them add this to your /etc/apt/sources.list: > > deb http://debian.meebey.net/etch-backports / > > > > After that run: > > apt-get update > > > > Now you can upgrade or install Mono 1.9.1 and MonoDevelop 1.0 using your > > favorite package managing tool (dselect/apt/aptitude/synaptic/whatever) > > > > If you have problems with upgrading, installing or using the packages > > please tell me. > > > > -- > > Regards, > > > > Mirco 'meebey' Bauer > > > > PGP-Key ID: 0xEEF946C8 > > > > FOSS Developer meebey@... http://www.meebey.net/ > > PEAR Developer meebey@... http://pear.php.net/ > > Debian Developer meebey@... http://www.debian.org/ > > > > > Mirco 'meebey' Bauer PGP-Key ID: 0xEEF946C8 FOSS Developer meebey@... http://www.meebey.net/ PEAR Developer meebey@... http://pear.php.net/ Debian Developer meebey@... http://www.debian.org/ _______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: Mono 1.9.1 and MonoDevelop 1.0 Packages for Debian EtchOn Sun, 27 Apr 2008 15:49:43 +0200
Mirco Bauer <meebey@...> wrote: Hi, > On Thu, 2008-04-24 at 17:31 -0500, Daniel Espinosa wrote: > > Are there any plan to create Ubuntu debian packages and its repository? > > I am only a Debian Developer, you need to ask Ubuntu Developers if they > plan to create backports. FYI, I installed the packages from your repository on a Ubuntu box and everything went fine. Nice job ! Adrien _______________________________________________ Mono-list maillist - Mono-list@... http://lists.ximian.com/mailman/listinfo/mono-list |
|
|
Re: Mono 1.9.1 and MonoDevelop 1.0 Packages for Debian EtchIf I use these packages off meebey, what is the right way to get the olive stuff? I need the System.Runtime.Serialization assembly. Can I download and compile the olive portion of mono separately? Or could I talk you into making a package for it? Thanks.
|
| Free embeddable forum powered by Nabble | Forum Help |