| 
   ⇤ ← Revision 1 as of 2014-02-11 16:56:50   
  Size: 493 
  
  Comment:  
 | 
  
   Size: 1051 
  
  Comment:  
 | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 11: | Line 11: | 
== SlackBuild wxGTK == * cd /tmp * wget http://slackbuilds.org/slackbuilds/14.1/libraries/wxGTK.tar.gz * tar xvzf wxGTK.tar.gz * cd wxGTK * wget http://downloads.sourceforge.net/wxwindows/wxGTK-2.8.12.tar.gz * ./wxGTK.SlackBuild * installpkg /tmp/wxGTK-2.8.12-x86_64-3_SBo.tgz == SlackBuild kicad == * cd /tmp * wget http://slackbuilds.org/slackbuilds/13.37/development/kicad.tar.gz * tar xvzf kicad.tar.gz * cd kicad * wget http://www.nielshorn.net/_download/slackware/source/kicad-bzr_20120205.tar.bz2 * ./kicad.SlackBuild  | 
kicad
KiCad is an EDA software suite for the creation of professional schematics and printed circuit boards up to 16 layers. KiCad runs on Windows, Linux and Apple OS X and is released under the open-source GNU GPL v2 free of charge.
http://www.kicad-pcb.org/display/KICAD/KiCad+EDA+Software+Suite
Software tools:
- eeschema, schematic editor.
 - pcbnew, printed circuit board editor.
 - gerbview, GERBER file viewer.
 - cvpcb, footprint selector for components association.
 
SlackBuild wxGTK
- cd /tmp
 wget http://slackbuilds.org/slackbuilds/14.1/libraries/wxGTK.tar.gz
- tar xvzf wxGTK.tar.gz
 - cd wxGTK
 wget http://downloads.sourceforge.net/wxwindows/wxGTK-2.8.12.tar.gz
./wxGTK.SlackBuild
- installpkg /tmp/wxGTK-2.8.12-x86_64-3_SBo.tgz
 
SlackBuild kicad
- cd /tmp
 wget http://slackbuilds.org/slackbuilds/13.37/development/kicad.tar.gz
- tar xvzf kicad.tar.gz
 - cd kicad
 wget http://www.nielshorn.net/_download/slackware/source/kicad-bzr_20120205.tar.bz2
./kicad.SlackBuild
