User Tools

Site Tools


help:linux_installation

Differences

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

Link to this comparison view

help:linux_installation [2014/04/28 16:31]
127.0.0.1 external edit
help:linux_installation [2024/02/27 10:45] (current)
161.29.128.149 Updated packages required for Fedora and set some details to ancient history
Line 34: Line 34:
  
 Depends: python (>= 2.6.2), python-wxversion (>= 2.8.9.2), python-wxgtk2.8 (>= 2.8.9.2), python-numpy (>= 1:1.2.1), python-mysqldb (>= 1.2.2), python-psycopg2 (>= 2.0), python-matplotlib (>= 0.98.5.2), python-webkit (>= 1.0.0), python-xdg (>= 0.15), wkhtmltopdf (>= 0.9.9), ghostscript (>= 9), pdftk (>= 1.44), python-pypdf (>= 1.12), imagemagick (>= 7:6), python-pythonmagick (>=0.9), python-requests Depends: python (>= 2.6.2), python-wxversion (>= 2.8.9.2), python-wxgtk2.8 (>= 2.8.9.2), python-numpy (>= 1:1.2.1), python-mysqldb (>= 1.2.2), python-psycopg2 (>= 2.0), python-matplotlib (>= 0.98.5.2), python-webkit (>= 1.0.0), python-xdg (>= 0.15), wkhtmltopdf (>= 0.9.9), ghostscript (>= 9), pdftk (>= 1.44), python-pypdf (>= 1.12), imagemagick (>= 7:6), python-pythonmagick (>=0.9), python-requests
 +
 +For other distros there will need to be a process of finding packages that seem right, trying, and adding more if necessary. ​ It certainly should be possible to get SOFA working on the major distros. Please report back if you succeed so others can benefit.
 +
 +====== Fedora 39 KDE machine ======
 +
 +Thanks to Daniele La Prova for the following which he used as sofastats-dependencies-fedora.sh:​
 +
 +#! /bin/bash
 +
 +sudo dnf install -y python3-wxpython4* python3-PyPDF2 python3-PyMySQL python3-psycopg2 python3-openpyxl python3-matplotlib wkhtmltopdf
 +
 +====== Ancient History ;-) ======
  
 In Fedora 14 I installed the following successfully for older versions of SOFA - : In Fedora 14 I installed the following successfully for older versions of SOFA - :
Line 63: Line 75:
   * python-webkit (upgraded)   * python-webkit (upgraded)
   * python-webkitgtk 1.1.8... (to avoid error about backend_wxagg module being missing)   * python-webkitgtk 1.1.8... (to avoid error about backend_wxagg module being missing)
-  * You'll need to figure out wkhtmltopdf,​ ghostscript,​ pdftk, python-pypdf,​ imagemagick,​ and python-pythonmagick. Please report back if you succeed so others can benefit. +  * You'll need to figure out wkhtmltopdf,​ ghostscript,​ pdftk, python-pypdf,​ imagemagick,​ and python-pythonmagick. ​
- +
-I expect in other major distros there is a similar process of finding packages that seem right, trying, and adding more if necessary. ​ It certainly should be possible to get SOFA working on the major distros.+
  
 ===== Running SOFA ===== ===== Running SOFA =====
help/linux_installation.1398717097.txt.gz · Last modified: 2014/04/28 16:31 by 127.0.0.1