PEDA is electronic design automation software for schematic and PCB 
design for manual routing and unified PCB and schematic database 
developed in Qt4 library.


INSTAL:

 cd src
 qmake
 make
 sudo cp peda /usr/local/bin/


RUN:

download peda-examples.tar.gz from www.sf.net/projects/peda/

 tar -xzf peda-examples.tar.gz
 cd peda-examples/libsrc
 ./Make_lib
 cd ..	
 cd data/pic
 peda
