OpenCores
URL https://opencores.org/ocsvn/socgen/socgen/trunk

Subversion Repositories socgen

[/] [socgen/] [trunk/] [tools/] [geda/] [build_dev_geda.safe] - Rev 135

Compare with Previous | Blame | View Log

sudo apt-get  install -y git;
git clone git://git.geda-project.org/geda-gaf.git;
sudo apt-get  install -y texinfo;
sudo apt-get  install -y autopoint;
sudo apt-get  install -y libtool;
sudo apt-get  build-dep geda;
cd geda-gaf;
./autogen.sh;
./configure --prefix="$HOME/gEDA";
make;
make install;
cd .. ;

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.