Re: What does "not authentic" mean?
On Monday, September 30, 2002, at 07:35 PM, Pelle Johansson wrote: On Mon, 30 Sep 2002, Stiphane Sudre wrote: When the absolute path of the file contains a character with an accent (like a ` (or à if you prefer the HTML version)), then the kext is not loaded. ` is a special character in the shells and need to be quoted. I'd recommend using tab completion which will probably fix this automatically for you, just type the first few characters of the path and press tab. (see man tcsh or man bash depending on your shell). Alternatively, when pasting paths, alvays quote it in ' ' "a`" = à = ` = 0x88 (in 4D) = 0x85 here (http://www.cdrummond.qc.ca/cegep/informat/Professeurs/Alain/files/ ascii.htm) "a `" does not mean 1 ` but an a with a `. _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Stéphane Sudre