Index: INSTALL =================================================================== --- INSTALL (revision 1669) +++ INSTALL (revision 1670) @@ -1,3 +1,5 @@ +1. Installation + Run ./configure. You may want to edit config.manual.h and globalconst.h to change @@ -7,6 +9,16 @@ Run make install. + +2. Running from source + +cd src && ./pcb-rnd + +(Note: it is important to cd to src to run pcb-rnd from source; src/pcb-rnd +won't work unless pcb-rnd is installed). + + + -- PCB is organized into a core program that deals with all of the internal