|
|
(20 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| == Building and Installing Exodus == | | ==== [[Install/Test/Uninstall - Redhat5/Centos5/Fedora15|Redhat/Fedora/Centos]] ==== |
|
| |
|
| === From Binary Repositories === | | ==== [[Install/Test/Uninstall - Ubuntu 10.04 LTS|Ubuntu/Debian]] ==== |
|
| |
|
| [[Installing on Ubuntu 10.04 LTS from repository]] - includes language bindings
| | ==== [[Install/Test/Uninstall - Suse 11.4|Suse]] ==== |
| | |
| === From Source === | |
| | |
| [http://code.google.com/p/exodusdb/source/browse/trunk/install_apt.sh Debian/Ubuntu/APT] - only C++ language bindings ATM | |
| | |
| [http://code.google.com/p/exodusdb/source/browse/trunk/buildinstall_yum.sh Centos/Fedora/Redhat/YUM] - only C++ language bindings ATM | |
| | |
| [http://code.google.com/p/exodusdb/source/browse/trunk/swig/install_apt.sh Debian/Ubuntu/APT] perl, python, php, java, c#
| |
| | |
| [http://code.google.com/p/exodusdb/source/browse/trunk/swig/install_yum.sh Redhat/Centos/Fedora/YUM] perl, python, php, java, c#
| |
| | |
| === Optional stuff === | |
| | |
| [[Building Boost from scratch on Ubuntu 10.04 LTS]]
| |