summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/attachments/20111114/cee57a83
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/attachments/20111114/cee57a83
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-master.tar
archives-master.tar.gz
archives-master.tar.bz2
archives-master.tar.xz
archives-master.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-discuss/attachments/20111114/cee57a83')
-rw-r--r--zarb-ml/mageia-discuss/attachments/20111114/cee57a83/attachment-0001.html38
-rw-r--r--zarb-ml/mageia-discuss/attachments/20111114/cee57a83/attachment.html38
2 files changed, 76 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/attachments/20111114/cee57a83/attachment-0001.html b/zarb-ml/mageia-discuss/attachments/20111114/cee57a83/attachment-0001.html
new file mode 100644
index 000000000..e93405549
--- /dev/null
+++ b/zarb-ml/mageia-discuss/attachments/20111114/cee57a83/attachment-0001.html
@@ -0,0 +1,38 @@
+<html>
+ <head>
+ <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="Content-Type">
+ </head>
+ <body bgcolor="#FFFFFF" text="#000000">
+ On 11/14/2011 11:05 AM, Aaron Mendo Andrade wrote:
+ <blockquote cite="mid:BLU164-W65025FAA990DCED8540851C4C00@phx.gbl"
+ type="cite">
+ <style><!--
+.hmmessage P
+{
+margin:0px;
+padding:0px
+}
+body.hmmessage
+{
+font-size: 10pt;
+font-family:Tahoma
+}
+--></style>
+ <div dir="ltr">
+ Hello, Would it be possible make that urpmi detect if&nbsp; to run
+ command or a run program to detect if you don't have it and
+ install it? I think it's a good idea and makes a big difference
+ to both users and developers of mageia.<br>
+ </div>
+ </blockquote>
+ I sympathize with what you want, but the fact is that urpmi is not
+ involved.&nbsp; You type the non-existent program name, and the shell
+ just tells you there is no such file in the $PATH.<br>
+ <br>
+ 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.....<br>
+ </body>
+</html>
diff --git a/zarb-ml/mageia-discuss/attachments/20111114/cee57a83/attachment.html b/zarb-ml/mageia-discuss/attachments/20111114/cee57a83/attachment.html
new file mode 100644
index 000000000..e93405549
--- /dev/null
+++ b/zarb-ml/mageia-discuss/attachments/20111114/cee57a83/attachment.html
@@ -0,0 +1,38 @@
+<html>
+ <head>
+ <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="Content-Type">
+ </head>
+ <body bgcolor="#FFFFFF" text="#000000">
+ On 11/14/2011 11:05 AM, Aaron Mendo Andrade wrote:
+ <blockquote cite="mid:BLU164-W65025FAA990DCED8540851C4C00@phx.gbl"
+ type="cite">
+ <style><!--
+.hmmessage P
+{
+margin:0px;
+padding:0px
+}
+body.hmmessage
+{
+font-size: 10pt;
+font-family:Tahoma
+}
+--></style>
+ <div dir="ltr">
+ Hello, Would it be possible make that urpmi detect if&nbsp; to run
+ command or a run program to detect if you don't have it and
+ install it? I think it's a good idea and makes a big difference
+ to both users and developers of mageia.<br>
+ </div>
+ </blockquote>
+ I sympathize with what you want, but the fact is that urpmi is not
+ involved.&nbsp; You type the non-existent program name, and the shell
+ just tells you there is no such file in the $PATH.<br>
+ <br>
+ 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.....<br>
+ </body>
+</html>