[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] error from S3 Server (XFRee86 3.3)



On Sat, 9 Aug 1997, Lisa Chiang wrote:

> error opening security policy file /usr/X11R^/lib/X11/XServer/SecurityPolicy

Notice that:

1) "R" is capitalized;
2) "^" is <shift><6>;
3) It should read "X11R6", not "X11R^"

Someone mistyped in one of your config files.

# for i in /etc/X11 /usr/X11R6/lib/X11 /
for> do
for> find $i -type f |while read j
for pipe while> do 
for pipe while> grep "X11R^" $i && echo "Found in $i\n Hit <ctrl><c> now!"
for pipe while> done
for> done

This should probably track it down.  I can't think of an easy way for it
to break both loops if it finds the string, but some quick typing can
prevent an unnecessary searching of your root dir.  Anyway, you get the
idea of what you need to do.

-- 
Todd Graham Lewis       Manager of Web Engineering    MindSpring Enterprises
(800) 719-4664, x2804             Linux!               tlewis at mindspring.net