diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20101111/002995.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20101111/002995.html | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20101111/002995.html b/zarb-ml/mageia-discuss/20101111/002995.html new file mode 100644 index 000000000..f47c13f60 --- /dev/null +++ b/zarb-ml/mageia-discuss/20101111/002995.html @@ -0,0 +1,78 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Compability with other packaging-solutions + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Compability%20with%20other%20packaging-solutions&In-Reply-To=%3C201011110848.43652.oliver.bgr%40googlemail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002994.html"> + <LINK REL="Next" HREF="002996.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Compability with other packaging-solutions</H1> + <B>Oliver Burger</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Compability%20with%20other%20packaging-solutions&In-Reply-To=%3C201011110848.43652.oliver.bgr%40googlemail.com%3E" + TITLE="[Mageia-discuss] Compability with other packaging-solutions">oliver.bgr at googlemail.com + </A><BR> + <I>Thu Nov 11 08:48:43 CET 2010</I> + <P><UL> + <LI>Previous message: <A HREF="002994.html">[Mageia-discuss] Compability with other packaging-solutions +</A></li> + <LI>Next message: <A HREF="002996.html">[Mageia-discuss] The Law of Two Feet +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2995">[ date ]</a> + <a href="thread.html#2995">[ thread ]</a> + <a href="subject.html#2995">[ subject ]</a> + <a href="author.html#2995">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Luca Berra <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">bluca at vodka.it</A>> schrieb am 2010-11-11 +><i> On Thu, Nov 11, 2010 at 08:09:52AM +0100, Kristoffer Grundström wrote: +</I>><i> >For instance....... let's say that you find an opensource-program in a +</I>><i> >repo for another distro (a good example is telegnome). +</I>><i> +</I>><i> there is a tool named alien that can supposedly convert deb packages to +</I>><i> rpm, the result may vary since debian and mandriva/mageia are laid out +</I>><i> quite differently. +</I>The problem about this is: Linux uses dynamically linked libraries. So your +software from another distro won't work if it needs other versions of those +libs. +It can work without problems even if the libs aren't exactly the same, but +when there are major changes in the used libs it won't. The better solution is +to rebuild those packages for the distro you want to use the software on. +Another thing is, using packages from other distros may bring problems in the +future, when urpmi tries to upgrade the system and it won't be able to resolve +some dependencies because the version of the third-distro package won't fit the +requirements of some Mageia package. +If you really do find some software you can't find, I'm sure there will be some +way of putting a packaging request on the bugzilla. + +Oliver +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002994.html">[Mageia-discuss] Compability with other packaging-solutions +</A></li> + <LI>Next message: <A HREF="002996.html">[Mageia-discuss] The Law of Two Feet +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2995">[ date ]</a> + <a href="thread.html#2995">[ thread ]</a> + <a href="subject.html#2995">[ subject ]</a> + <a href="author.html#2995">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |