Difference between revisions of "Category:Installation"
From Open Babel
Baoilleach (Talk | contribs) |
Baoilleach (Talk | contribs) (Updates for 3.0) |
||
(47 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | Open Babel is available for Windows, Linux and | + | Open Babel is available for Windows, Linux and MacOSX. |
__NOTOC__ | __NOTOC__ | ||
Line 8: | Line 8: | ||
<h3 style="background:#FFC435;margin:-2px;padding:4px;"> ''Windows'' </h3> | <h3 style="background:#FFC435;margin:-2px;padding:4px;"> ''Windows'' </h3> | ||
<div style="padding: 2px 10px 6px;"> | <div style="padding: 2px 10px 6px;"> | ||
− | * ''' | + | * '''Open Babel GUI''' |
− | : Provides a graphical user interface for Open Babel, as well as a command-line interface. | + | : Provides a graphical user interface for Open Babel, as well as a command-line interface. |
− | :: [ | + | :: Get the [https://github.com/openbabel/openbabel/releases/latest latest installer] for 64-bit (recommended) or 32-bit (has "-x86" in name). |
− | :: [ | + | :: [https://openbabel.org/docs/current/GUI/GUI.html Documentation] |
− | * '''[ | + | * '''[http://open-babel.readthedocs.org/en/latest/UseTheLibrary/Python.html Python module]''' (requires OpenBabelGUI above) |
− | : Provides access to the Open Babel libraries from Python. | + | : Provides access to the Open Babel libraries from Python. |
+ | * '''[http://open-babel.readthedocs.org/en/latest/UseTheLibrary/Java.html Java library]''' (requires OpenBabelGUI above) | ||
+ | : Provides access to the Open Babel libraries from Java. | ||
+ | * '''[http://open-babel.readthedocs.org/en/latest/UseTheLibrary/CSharp.html OBDotNet assembly]''' (requires OpenBabelGUI above) | ||
+ | : Provides access to the Open Babel libraries from .NET languages. | ||
''The following options are only recommended for experienced developers.'' | ''The following options are only recommended for experienced developers.'' | ||
* '''Compile from source''' | * '''Compile from source''' | ||
− | :: [ | + | :: [https://github.com/openbabel/openbabel/releases/latest Download the source for the latest release] |
− | :: or [[ | + | :: or [[Git | Get latest development code]] |
− | :: [ | + | :: [http://open-babel.readthedocs.org/en/latest/Installation/install.html#compiling-open-babel Compile instructions] |
− | :: | + | :: Open Babel can be compiled using any of MSVC++, Cygwin or MinGW |
− | + | ||
</div> | </div> | ||
| width="30%" class="MainPageBG" style="border: 1px solid #FFC435; background-color: #f8fff8; vertical-align:top;"| | | width="30%" class="MainPageBG" style="border: 1px solid #FFC435; background-color: #f8fff8; vertical-align:top;"| | ||
Line 31: | Line 34: | ||
* '''Compile from source''' | * '''Compile from source''' | ||
: Compile Open Babel: | : Compile Open Babel: | ||
− | :: [ | + | :: [https://github.com/openbabel/openbabel/releases/latest Download the latest release] |
− | :: or [[ | + | :: or [[Git | Get latest development code (today)]] |
− | :: [ | + | :: [http://open-babel.readthedocs.org/en/latest/Installation/install.html#compiling-open-babel How to compile] |
− | :: | + | :: How to use [http://open-babel.readthedocs.org/en/latest/Command-line_tools/babel.html obabel] |
− | :: [ | + | :: [http://openbabel.org/docs/latest/UseTheLibrary/intro.html How to develop with Open Babel] |
: Scripting language modules: | : Scripting language modules: | ||
− | :: [ | + | :: [http://openbabel.org/docs/latest/UseTheLibrary/Perl.html Perl], [http://openbabel.org/docs/latest/UseTheLibrary/Python.html Python], [http://openbabel.org/docs/latest/UseTheLibrary/Ruby.html Ruby], [http://openbabel.org/docs/latest/UseTheLibrary/Java.html Java], [http://openbabel.org/docs/latest/UseTheLibrary/CSharp.html Mono] |
<center>or</center> | <center>or</center> | ||
* '''Install a binary package''' | * '''Install a binary package''' | ||
− | : Several Linux distributions provide binary packages. | + | : Several Linux distributions provide binary packages. For scripting languages, the package may be named like 'openbabel-perl' or 'python-openbabel' |
− | + | : Alternatively, with Conda: ''conda install openbabel -c conda-forge'' | |
− | + | : Also available as a snap package: ''snap install openbabel'' | |
− | + | ||
</div> | </div> | ||
| width="30%" class="MainPageBG" style="border: 1px solid #FFC435; background-color: #f8fff8; vertical-align:top;"| | | width="30%" class="MainPageBG" style="border: 1px solid #FFC435; background-color: #f8fff8; vertical-align:top;"| | ||
− | <h3 style="background:#FFC435;margin:-2px;padding:4px;"> '' | + | <h3 style="background:#FFC435;margin:-2px;padding:4px;"> ''MacOSX'' </h3> |
<div style="padding: 2px 10px 6px;"> | <div style="padding: 2px 10px 6px;"> | ||
− | |||
− | |||
− | + | There are several ways to install Open Babel on MacOSX: | |
− | * '' | + | * With Conda, ''conda install -c conda-forge openbabel'' |
− | + | * With HomeBrew, ''brew install open-babel'' | |
− | * '' | + | |
* '''[[Install (source_code)| Compile the source code]]''' | * '''[[Install (source_code)| Compile the source code]]''' | ||
− | : Compile Open Babel using | + | : Compile Open Babel using clang or gcc |
+ | |||
+ | Once installed, you may wish to try '''[http://www.macinchem.org/ibabel/ iBabel]''', a graphical interface to Open Babel. | ||
</div> | </div> | ||
|} | |} |
Latest revision as of 12:19, 14 October 2019
Open Babel is available for Windows, Linux and MacOSX.
Windows
|
Linux
|
MacOSXThere are several ways to install Open Babel on MacOSX:
Once installed, you may wish to try iBabel, a graphical interface to Open Babel. |
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "Installation"
The following 5 pages are in this category, out of 5 total.