diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-September/008700.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-September/008700.html | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-September/008700.html b/zarb-ml/mageia-discuss/2012-September/008700.html new file mode 100644 index 000000000..cb92dac89 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-September/008700.html @@ -0,0 +1,71 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] mod-fortune path problem + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20mod-fortune%20path%20problem&In-Reply-To=%3C3535684.mWNGpWRff0%40mycroft.excession%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008699.html"> + <LINK REL="Next" HREF="008701.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] mod-fortune path problem</H1> + <B>bascule</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20mod-fortune%20path%20problem&In-Reply-To=%3C3535684.mWNGpWRff0%40mycroft.excession%3E" + TITLE="[Mageia-discuss] mod-fortune path problem">asura at theexcession.co.uk + </A><BR> + <I>Sun Sep 9 01:14:11 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008699.html">[Mageia-discuss] Mageia 3 - alpha 1 is available +</A></li> + <LI>Next message: <A HREF="008701.html">[Mageia-discuss] mod-fortune path problem +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8700">[ date ]</a> + <a href="thread.html#8700">[ thread ]</a> + <a href="subject.html#8700">[ subject ]</a> + <a href="author.html#8700">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>after installing mod-fortune the following is added to /etc/profile/ +if [ "$UID" -ge 500 ] && ! echo ${PATH} |grep -q /usr/games ; then + PATH=$PATH:/usr/games +fi +but /usr/games does not shoe up in my path when i log on to kde, kmail says: +/bin/sh: fortune: command not found +and konsole tells me: +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">bascule at mycroft</A> ~]$ echo $PATH +/home/bascule/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/lib64/qt4/bin +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">bascule at mycroft</A> ~]$ + +now obviously i can add /usr/games the same way i added /home/bascule/bin but +i thought that /etc/profile was system wide stuff so whats going wrong here? + +bascule +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008699.html">[Mageia-discuss] Mageia 3 - alpha 1 is available +</A></li> + <LI>Next message: <A HREF="008701.html">[Mageia-discuss] mod-fortune path problem +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8700">[ date ]</a> + <a href="thread.html#8700">[ thread ]</a> + <a href="subject.html#8700">[ subject ]</a> + <a href="author.html#8700">[ 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> |