Changes between Version 47 and Version 48 of SoftwarePrereqsUnix


Ignore:
Timestamp:
May 30, 2019, 7:41:41 AM (5 years ago)
Author:
Kevin Reed
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoftwarePrereqsUnix

    v47 v48  
    7878 * libcurl-devel
    7979
     80On Centos 7.0 to build the client and manager do the following:
     81
     82 * Enable EPEL Repository (see [[https://fedoraproject.org/wiki/EPEL]])
     83 * sudo yum groupinstall "Development tools"
     84 * sudo yum install libXmu-devel libnotify-devel wxGTK3-devel wxGTK3 freeglut freeglut-devel libjpeg libjpeg-devel libXScrnSaver libXScrnSaver-devel xcb-util xcb-util-devel
     85 * sudo ln -s /usr/bin/wx-config-3.0 /usr/bin/wx-config
     86
     87
    8088For Debian and Ubuntu one may inspect the build dependencies for the .deb packages, which comprise both the client and the server:
    8189 * [[http://wiki.debian.org/BOINC#Installationfromsource wiki.debian.org/BOINC]] Instructions to build Debian or Ubuntu packages for BOINC