Difference between revisions of "OpenBabel"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://downloads.sourceforge.net/openbabel/openbabel-2.2.0.tar.gz |} ---- {{Package-Introduction|Open Bab...)
 
Line 35: Line 35:
  
 
TO DO
 
TO DO
 +
 +
[[:Category:Science Engineering]]

Revision as of 10:24, 1 November 2008

Download Source: http://downloads.sourceforge.net/openbabel/openbabel-2.2.0.tar.gz

Introduction to OpenBabel

Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It's an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas.

Project Homepage: http://openbabel.org/

Dependencies

Required

Optional

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package

make install

Multilib

TO DO

Category:Science Engineering