Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howtos:install_gschem_on_m2010.2 [2021/05/04 21:00]
admin [Install gschem on Ubuntu 16.04 LTS]
howtos:install_gschem_on_m2010.2 [2021/05/04 21:11] (current)
admin [Install gschem 1.10.2 on Ubuntu 20.04 LTS]
Line 2: Line 2:
   * Install necessary packages.   * Install necessary packages.
 <​code>​ <​code>​
-$ sudo apt install guile-2.0 guile-2.0-dev libglib2.0-dev libgtk2.0-dev libfam-dev python python2-dev+$ sudo apt install guile-2.0 guile-2.0-dev libglib2.0-dev 
 +$ sudo apt install ​libgtk2.0-dev libfam-dev python python2-dev
 </​code>​ </​code>​
   * compile and install   * compile and install
Line 10: Line 11:
 $ make $ make
 $ sudo make install $ sudo make install
 +</​code>​
 +  * make sure libraries in /​usr/​local/​bin are to be found
 +<​code>​
 +# echo "/​usr/​local/​lib"​ >> /​etc/​ld.so.conf.d/​x86_64-usr-local-lib.conf
 +# ldconfig
 </​code>​ </​code>​
  
howtos/install_gschem_on_m2010.2.1620154846.txt.gz · Last modified: 2021/05/04 21:00 by admin
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0