From 60276410c8152d32b4b7c27562782906daebf60f Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 3 Nov 2003 00:26:43 +0000 Subject: These directories are usually only writable by root, so insinuate being root by the '#' prompt, as suggested by Lukasz frogu Proszek . git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11365 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/faq.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 07e0cb7062..8eda25a8d4 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -298,8 +298,8 @@ It's called XFree86-devel* under Red Hat, and /usr/include/X11 symlinks exist (this can be a problem on Mandrake systems). They can be created with these commands: - $ ln -sf /usr/X11R6 /usr/X11 - $ ln -sf /usr/X11R6/include/X11 /usr/include/X11 + # ln -sf /usr/X11R6 /usr/X11 + # ln -sf /usr/X11R6/include/X11 /usr/include/X11 Your distribution may differ from the Filesystem Hierarchy Standard. -- cgit v1.2.3