> I have some questions about my pcb install. The build completes > without any errors but as far as I can tell, it did not build > everything. Not all of the part libraries, examples, and docs are > being built. The pcb build seems fine but does not function > completely. I can open it up and change things in the menu bar but > the buttons in the lower left corner do not function. Another > problems is, the pcb and m4 directory is not created or found when I > am performing a gschem -> pcb.
It sound like the "make install" part didn't work, as pcb won't function without an installed app-defaults file. You did do configure & make from the top directory, not the src directory, right?
