diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20111114/005849.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20111114/005849.html | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20111114/005849.html b/zarb-ml/mageia-discuss/20111114/005849.html new file mode 100644 index 000000000..971c8504b --- /dev/null +++ b/zarb-ml/mageia-discuss/20111114/005849.html @@ -0,0 +1,80 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Make urpmi detect if you don't have a program and install it + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Make%20urpmi%20detect%20if%20you%20don%27t%20have%20a%20program%0A%20and%20install%20it&In-Reply-To=%3C4EC13D93.8030706%40roadrunner.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005854.html"> + <LINK REL="Next" HREF="005852.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Make urpmi detect if you don't have a program and install it</H1> + <B>Frank Griffin</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Make%20urpmi%20detect%20if%20you%20don%27t%20have%20a%20program%0A%20and%20install%20it&In-Reply-To=%3C4EC13D93.8030706%40roadrunner.com%3E" + TITLE="[Mageia-discuss] Make urpmi detect if you don't have a program and install it">ftg at roadrunner.com + </A><BR> + <I>Mon Nov 14 17:10:59 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005854.html">[Mageia-discuss] Make urpmi detect if you don't have a program and install it +</A></li> + <LI>Next message: <A HREF="005852.html">[Mageia-discuss] New wiki finally online +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5849">[ date ]</a> + <a href="thread.html#5849">[ thread ]</a> + <a href="subject.html#5849">[ subject ]</a> + <a href="author.html#5849">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 11/14/2011 11:05 AM, Aaron Mendo Andrade wrote: +><i> Hello, Would it be possible make that urpmi detect if to run command +</I>><i> or a run program to detect if you don't have it and install it? I +</I>><i> think it's a good idea and makes a big difference to both users and +</I>><i> developers of mageia. +</I>I sympathize with what you want, but the fact is that urpmi is not +involved. You type the non-existent program name, and the shell just +tells you there is no such file in the $PATH. + +Of course, you could write a small script to do what the shell does +(search your $PATH), run the program if found, or launch urpmi if it's +not, but you'd have to always use the script from the command line, or +change the executable in every menu entry..... +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-discuss/attachments/20111114/cee57a83/attachment.html> +</PRE> + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005854.html">[Mageia-discuss] Make urpmi detect if you don't have a program and install it +</A></li> + <LI>Next message: <A HREF="005852.html">[Mageia-discuss] New wiki finally online +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5849">[ date ]</a> + <a href="thread.html#5849">[ thread ]</a> + <a href="subject.html#5849">[ subject ]</a> + <a href="author.html#5849">[ 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> |
