install
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install [2013/04/11 21:19] – [Building and installing from source] Add not on Fedora version of geda-gaf and gnucap arnaud | install [2016/08/23 20:29] (current) – [Additional notes] Update on gschem integration arnaud | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Download and install ====== | ====== Download and install ====== | ||
- | ===== Download | + | ===== Install |
- | The source can be downloaded from repo.cz: | + | |
- | http:// | + | |
- | To download it: | + | Note: the current dependencies below are for experimental branch |
- | < | + | |
- | $ git clone git:// | + | |
- | </ | + | |
- | ===== Building | + | Requested dependencies for building |
+ | * autoconf | ||
+ | * gettext | ||
+ | * intltool >= 0.41.0 | ||
+ | * git | ||
- | === General instructions === | + | Requested dependencies for execution |
+ | * python | ||
+ | * python-gtk2 | ||
+ | * ipython3 | ||
+ | * python3-numpy | ||
+ | * python3-matplotlib | ||
+ | * python3-dbus | ||
+ | * python3-xdg | ||
+ | * python3-gi >= 3.14 | ||
+ | * python3-gi-dev >= 3.14 | ||
- | To install Oscopy/IOscopy a the system: | + | Optional dependencies to run demo/demo.oscopy |
+ | * geda-gaf and more specifically gschem and gnetlist | ||
+ | * gnucap | ||
- | Dependencies for building: | + | ==== Debian ==== |
- | *autoconf | + | Tested on oldstable (Squeeze) and unstable (Sid) as of 04/2013. |
- | *gettext | + | |
- | *intltool >= 0.41.0 | + | |
- | Dependencies for execution: | + | Will not install on Squeeze due to default release |
- | * python | + | |
- | * python-gtk | + | |
- | * ipython | + | |
- | * python-numpy | + | |
- | * python-matplotlib | + | |
- | * python-dbus | + | |
- | * python-xdg | + | |
- | === Debian === | + | Shall install |
- | Tested | + | |
- | Will not install on stable due to default release ipython 0.10. | + | |
* Install git, autotools and related packages: | * Install git, autotools and related packages: | ||
< | < | ||
- | * Install oscopy | + | * Install oscopy |
- | < | + | < |
- | $ ./autogen.sh && ./configure && make install</ | + | * Optional: to execute demo.oscopy script |
- | + | < | |
- | === Ubuntu === | + | ==== Ubuntu |
Tested on Ubuntu 12.10 Quantal Quetzal | Tested on Ubuntu 12.10 Quantal Quetzal | ||
Line 54: | Line 53: | ||
< | < | ||
- | * Install oscopy (once cloned from git repo) | + | ==== Fedora ==== |
- | < | + | |
- | + | ||
- | $./ | + | |
- | + | ||
- | === Fedora === | + | |
- | Work ongoing here... | + | |
Tested on Fedora 18 | Tested on Fedora 18 | ||
* Install git, autotools and related packages (maybe needed to run the command twice ?) | * Install git, autotools and related packages (maybe needed to run the command twice ?) | ||
Line 72: | Line 64: | ||
< | < | ||
- | * Install | + | Note that in Fedora 18 default geda-gaf and gnucap appear to be very old version and might not run demo/demo.oscopy |
+ | |||
+ | ===== Download the source ===== | ||
+ | |||
+ | The source can be downloaded | ||
+ | http:// | ||
+ | |||
+ | or from Github: | ||
+ | https:// | ||
+ | |||
+ | To download it: | ||
+ | < | ||
+ | $ git clone git://repo.or.cz/ | ||
+ | </ | ||
+ | Optional: to use experimental branch | ||
+ | < | ||
+ | $ cd oscopy | ||
+ | $ git pull git:// | ||
+ | </ | ||
+ | |||
+ | ===== Install oscopy ===== | ||
+ | |||
+ | Once the source downloaded, assuming in oscopy/ | ||
< | < | ||
+ | $ ./ | ||
- | $./ | ||
- | Note that in Fedora 18 geda-gaf and gnucap appear to be very old version and might not run demo/ | ||
==== Additional notes ==== | ==== Additional notes ==== | ||
- | Note that you might need to update your '' | + | Note that you might need to update your '' |
- | < | + | < |
+ | $ export PATH=$PATH: | ||
+ | </ | ||
- | To use gschem integration, you will need to use the same '' | + | **gEDA/gschem integration** |
+ | Oscopy can be commanded from gEDA/ | ||
+ | See also [[quickstart|this page]] on how to integrate with gschem. |
install.1365715169.txt.gz · Last modified: 2013/04/11 21:19 by arnaud