User Tools

Site Tools


install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
install [2013/04/17 19:31] – Rework page arnaudinstall [2016/08/23 20:29] (current) – [Additional notes] Update on gschem integration arnaud
Line 2: Line 2:
  
 ===== Install the dependencies ===== ===== Install the dependencies =====
 +
 +Note: the current dependencies below are for experimental branch
  
 Requested dependencies for building and downloading Requested dependencies for building and downloading
Line 11: Line 13:
 Requested dependencies for execution Requested dependencies for execution
   * python   * python
-  * python-gtk +  * python-gtk2 
-  * ipython > 0.13 +  * ipython3 
-  * python-numpy +  * python3-numpy 
-  * python-matplotlib +  * python3-matplotlib 
-  * python-dbus +  * python3-dbus 
-  * python-xdg +  * python3-xdg  
 +  * python3-gi >= 3.14 
 +  * python3-gi-dev >= 3.14
  
 Optional dependencies to run demo/demo.oscopy Optional dependencies to run demo/demo.oscopy
Line 23: Line 27:
  
 ==== Debian ==== ==== Debian ====
-Tested on stable (squeeze) and unstable (sid). +Tested on oldstable (Squeeze) and unstable (Sidas of 04/2013. 
-Will not install on stable due to default release ipython 0.10.+ 
 +Will not install on Squeeze due to default release ipython 0.10
 + 
 +Shall install on Wheezy (not tested).
  
   * Install git, autotools and related packages:   * Install git, autotools and related packages:
 <code># apt-get git autoconf gettext intltool python-gtk2-dev</code> <code># apt-get git autoconf gettext intltool python-gtk2-dev</code>
  
 +  * Install oscopy dependencies:
 +<code># apt-get install ipython python-matplotlib </code>
 +
 +  * Optional: to execute demo.oscopy script install geda and gnucap
 +<code># apt-get install geda gnucap </code>
 ==== Ubuntu ==== ==== Ubuntu ====
 Tested on Ubuntu 12.10 Quantal Quetzal Tested on Ubuntu 12.10 Quantal Quetzal
Line 58: Line 70:
 The source can be downloaded from repo.or.cz: The source can be downloaded from repo.or.cz:
 http://repo.or.cz/w/oscopy.git http://repo.or.cz/w/oscopy.git
 +
 +or from Github:
 +https://github.com/agardelein/oscopy.git
  
 To download it: To download it:
Line 78: Line 93:
 ==== Additional notes ==== ==== Additional notes ====
  
-Note that you might need to update your ''PYTHONPATH'', for example if you install it in ''${HOME}/geda'', to launch oscopy you might need the following line+Note that you might need to update your ''PYTHONPATH'', for example if you install it in ''${HOME}/geda'', to launch oscopy you might need the following lines
-<code>PYTHONPATH=${HOME}/geda/lib/python2.X/site-packages:$PYTHONPATH</code>+<code>$ export PYTHONPATH=${HOME}/geda/lib/python2.X/site-packages:$PYTHONPATH 
 +$ export PATH=$PATH:${HOME}/geda/bin 
 +</code>
  
-To use gschem integration, you will need to use the same ''--prefix'' that you used to install gschem.+**gEDA/gschem integration**
  
 +Oscopy can be commanded from gEDA/gschem. To use gschem integration, you will need to use the same ''--prefix'' that you used to install gschem.
  
 +See also [[quickstart|this page]] on how to integrate with gschem.
install.1366227097.txt.gz · Last modified: 2013/04/17 19:31 by arnaud