Chris:

The error messages suggest that you are trying to run the patch file with the shell. The correct way to apply a patch is to use the patch utility:

patch < madwifi.patch

Note that you need to be in the correct directory (which one will depend on the patch). Some patches will require additional arguments - see man patch for details on what is available.

--
Sasha Pachev
Create online surveys at http://www.surveyz.com/

____________________
BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to