From: alex a. <avr...@sp...> - 2003-02-06 00:05:56
|
> Help, also. =A0I tried the solution offered in =93Re: Tried Tips=94 = below=97I=20 > even have the same netgear card!--but couldn=92t make it happen. =A0I=20= > think I=92m too much of a novice to get it to work: the = troubleshooting=20 > command won=92t give any info about my card. =A0It just says =93command = not=20 > found.=94 =A0When I try to =93sudo pico=94 the info.plist, it just = says=20 > =93command not found.=94 ... > What idiotic novice mistake am I making? Probably several. [scorch:~] alex% which pico sudo /usr/bin/pico /usr/bin/sudo "/usr/bin" should be in your path. try doing this: % /usr/bin/sudo /usr/bin/sudo <path to the file youre supposed to be=20 editing> however, you should have /usr/bin in your path, and since that isn't=20 correct, you may have serious issues. alex= |