picp INSTALLATION

1) open the archive with:
	tar -xzf picp-0.6.2.tar.gz
	
2) change into the picp directory and build the application:
	make

3) install the application:
	make install
	
"make install" tries to copy the executable ("picp") into
/usr/local/bin. You will probably need to be root to do this.  If this
is not where executables live on your system, copy it manually.

For help just type "picp". A quick summary of command line arguments
and a list of supported devices will be displayed.  picp supports all
Microchip PIC devices supported by MPLAB.  For more complete
documentation view http://www.cosmodog.com/pic/picpdoc.html.

picp has compiled and run successfully without warnings or complaints
under Linux 2.2.10 (and higher) for both DEC Alpha and Intel ix86. If
you have difficulties or success with a different platform, please
report your findings to j_post<AT>pacbell<DOT>net.

picp is free software; please read the included file LICENSE.TXT.
