Centos

From DISI
Revision as of 04:20, 3 June 2015 by Frodo (talk | contribs) (asdf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

We develop on and recommend Centos. Our software should work on

  • RedHat (versions)

Packages required:

openssl-devel
openssl-static
mysql-devel
blas-devel
lapack-devel
postgresql-devel
sqlite-devel
bzip2-devel
zlib-devel
zlib-static
ncurses-devel
ncurses-static
readline-devel
readline-static
gdbm-devel
db4-devel
db4-devel-static
tcl-devel
tk-devel
libpng-devel
libpng-static
libjpeg-devel
libjpeg-static

It should be possible to use MacOS, but we are still not quite ready. For OSX, you'll need:

install brew
brew install berkeley-db
pip install bsddb3


We do not support Windows. :)