User Tools

Site Tools


en:developer:unix_source_install

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
en:developer:unix_source_install [2020/07/10 03:02] – created anupamaen:developer:unix_source_install [2020/07/10 03:02] anupama
Line 13: Line 13:
   * make, gcc, g++. [[https://www.howtogeek.com/105413/how-to-compile-and-install-from-source-on-ubuntu/|To install]] [[https://askubuntu.com/questions/513349/how-can-i-know-that-i-have-g-installed-in-my-ubuntu|on Ubuntu]]: ''sudo apt-get install build-essential''   * make, gcc, g++. [[https://www.howtogeek.com/105413/how-to-compile-and-install-from-source-on-ubuntu/|To install]] [[https://askubuntu.com/questions/513349/how-can-i-know-that-i-have-g-installed-in-my-ubuntu|on Ubuntu]]: ''sudo apt-get install build-essential''
   * To save the time it takes to compile gnome-lib, you can also use the pre-compiled ''gnome-lib-minimal'' as in the instructions below.   * To save the time it takes to compile gnome-lib, you can also use the pre-compiled ''gnome-lib-minimal'' as in the instructions below.
-  * If you have issues compiling ''imagemagick'' with Greenstone, then on Ubuntu you can let its [[https://idroot.us/install-imagemagick-ubuntu-20-04/|package manager install imagemagick]] for you:\\ <code> sudo apt update +  * If you have issues compiling ''imagemagick'' with Greenstone, then on Ubuntu you can let its [[https://idroot.us/install-imagemagick-ubuntu-20-04/|package manager install imagemagick]] for you:\\ <code> 
- sudo apt upgrade +sudo apt update 
- sudo apt install imagemagick+sudo apt upgrade 
 +sudo apt install imagemagick
 </code> </code>
  
en/developer/unix_source_install.txt · Last modified: 2023/03/13 01:46 by 127.0.0.1