This is an old revision of the document!


Install gschem on Mandriva 2010.2

  • Download latest stable version of gschem from here.
  • Install necessary '-devel' packages.
$ sudo urpmi lib64guile-devel lib64glib2.0-devel lib64gtk+2.0_0-devel
  • unpack sources into working directory
$ tar xvzpf ~/Downloads/geda/geda-gaf-1.6.2.tar.gz
  • compile and install
$ cd geda-gaf-1.6.2
$ ./configure
$ make
$ sudo make install
  • launch and enjoy
$ /usr/local/bin/gschem

Install pcb on Mandriva 2010.2

  • Download latest stable version of pcb from here.
  • Install necessary packages.
$ sudo urpmi intltool lib64gd-devel
  • unpack sources into working directory
$ tar xvzpf ~/Downloads/geda/pcb-20100929.tar.gz
  • compile and install
$ cd pcb-20100929/
$ ./configure
$ make
$ sudo make install
  • launch and enjoy
$ /usr/local/bin/pcb
howtos/install_gschem_on_m2010.2.1300735159.txt.gz · Last modified: 2013/02/02 11:21 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0