Linux: Difference between revisions

From NEOSYS Dev Wiki
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
== Building and Installing Exodus ==
== Building and Installing Exodus ==


[[Installing on Ubuntu 10.04 LTS from repository]]
=== From Binary Repositories ===


[http://code.google.com/p/exodusdb/source/browse/trunk/install_apt.sh Debian/Ubuntu/Apt]
[[Installing on Ubuntu 10.04 LTS from repository]] - includes language bindings


Simple script to install on Centos/Fedora/Redhat
=== From Source ===
http://code.google.com/p/exodusdb/source/browse/trunk/buildinstall_yum.sh
 
[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


== Language Modules ==
== Language Modules ==

Revision as of 12:51, 3 July 2011

Building and Installing Exodus

From Binary Repositories

Installing on Ubuntu 10.04 LTS from repository - includes language bindings

From Source

Debian/Ubuntu/APT - only C++ language bindings ATM

Centos/Fedora/Redhat/YUM - only C++ language bindings ATM

Language Modules

perl, python, php, java, c#

Debian/Ubuntu/APT

Redhat/Centos/Fedora/YUM

Optional stuff

Building Boost from scratch on Ubuntu 10.04 LTS