Differences between version 24 and revision by previous author of CommonErrors.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 24 | Last edited on Tuesday, July 8, 2003 5:36:07 am | by BarryRountree | Revert |
Older page: | version 23 | Last edited on Friday, July 4, 2003 11:45:46 am | by JohnMcPherson | Revert |
@@ -71,9 +71,9 @@
* I got errors similar to this when my locale files were generated incorrectly (I was using [Debian] at the time). Originally I thought I had suffered filesystem corruption, as the output of ls(1) was rubbish, and no text scripts would run, although binaries were fine. Specifically, the LC_CTYPE environment variable was defaulting to en_US.UTF-8 but locale-gen(8) had somehow generated the wrong encoding. Anyway, doing
LC_ALL=C ; export LC_ALL
changed it back to using ascii(7) characters, and my scripts ran again.
-* Mandrake 9.1 using the secure kernel: this error occurs when the directory containing the script is world writable. e.g.: the script ~/!MyDir/myscript.sh will give this error if the directory ~/!MyDir is world-writable. chmod 700 ~/!MyDir and try again :)
+* Mandrake 9.1 using the secure kernel: this error occurs when the directory containing the script is world writable. e.g.: the script ~/!MyDir/myscript.sh will give this error if the directory ~/!MyDir is world- (or group-?)
writable. chmod 700 ~/!MyDir and try again :)
----
!!ping: unknown protocol icmp
cobalt root # ping