89c69500ae6ce997047f59a264c6a9327aaef8d2 max Fri Dec 5 03:27:09 2025 -0800 small update to build instructions, no redmine diff --git src/hg/htdocs/goldenPath/help/mirrorManual.html src/hg/htdocs/goldenPath/help/mirrorManual.html index c453b34256c..caba5516201 100755 --- src/hg/htdocs/goldenPath/help/mirrorManual.html +++ src/hg/htdocs/goldenPath/help/mirrorManual.html @@ -134,32 +134,32 @@ <ul> <li>'ghostscript' ps to pdf converter - <a href='http://ghostscript.com' title=''>http://ghostscript.com</a></li> <li>'git' source code management: <a href='http://git-scm.com/downloads' title=''>http://git-scm.com/downloads</a></li> <li>'gmt' map plotting tools <a href='http://www.soest.hawaii.edu/gmt/' title=''>http://www.soest.hawaii.edu/gmt/</a></li> <li>'pstack' for stack traces</li> <li>'R' for the GTex track</li> <li>'python-mysqldb' for the gene interactions track (python2)</li> </ul> <p> It is best to install these packages with your standard operating system package management tools: </p> <ul> -<li>Debian/Ubuntu: <code>apt-get install ghostscript apache2 mariadb-server gmt r-base uuid-dev libcurl4-openssl-dev</code></li> -<li>Redhat/Fedora/CentOS: <code>yum install libpng12 httpd ghostscript GMT hdf5 R libuuid-devel libcurl-devel</code></li> +<li>Debian/Ubuntu: <code>apt-get install gcc make ghostscript apache2 mariadb-server gmt r-base uuid-dev libcurl4-openssl-dev libbz2-dev g++</code></li> +<li>Redhat/Fedora/CentOS: <code>yum install gcc libpng12 httpd ghostscript GMT hdf5 R libuuid-devel libcurl-devel bzip2-devel gcc-c++</code></li> </ul> <p> On newer distributions, python-mysqldb / MySQL-python is not available anymore. In this case, install python2, pip for it and then use pip to install the mysql library ("pip2 install MySQL-python"). See the file installer/browserSetup.sh for the commands. </p> <a name='hardware-and-disk-space-requirements'></a> <h2>Hardware and disk space requirements</h2> <p> We currently use the following hardware to support our website: </p>