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

Subversion Repositories socgen

[/] [socgen/] [trunk/] [tools/] [geda/] [build_dev_geda.safe] - Blame information for rev 135

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 135 jt_eaton
sudo apt-get  install -y git;
2
git clone git://git.geda-project.org/geda-gaf.git;
3
sudo apt-get  install -y texinfo;
4
sudo apt-get  install -y autopoint;
5
sudo apt-get  install -y libtool;
6
sudo apt-get  build-dep geda;
7
cd geda-gaf;
8
./autogen.sh;
9
./configure --prefix="$HOME/gEDA";
10
make;
11
make install;
12
cd .. ;
13
 

powered by: WebSVN 2.1.0

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