parseltongue:parseltongue
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
parseltongue:parseltongue [2016/11/14 11:06] – [Get ParselTongue] kettenis | parseltongue:parseltongue [2024/10/15 15:36] (current) – [Get ParselTongue] kettenis | ||
---|---|---|---|
Line 9: | Line 9: | ||
===== Get ParselTongue ===== | ===== Get ParselTongue ===== | ||
- | Grab the latest official ParselTongue release (version | + | Grab the latest official ParselTongue release (version 3.0.1) [[http:// |
+ | This release now supports Python 3. | ||
ParselTongue depends on Obit. A special version of Obit, adequate for ParselTongue and modified to be easier to build on most systems, can be found | ParselTongue depends on Obit. A special version of Obit, adequate for ParselTongue and modified to be easier to build on most systems, can be found | ||
- | [[http:// | + | [[http:// |
+ | If you are using ParselTongue and would like to be kept up-to-date about new releases, you can subscribe yourself to the ParselTongue mailing list | ||
+ | [[http:// | ||
===== Installing ParselTongue ===== | ===== Installing ParselTongue ===== | ||
Line 19: | Line 22: | ||
Installation instructions can be found in the Codex (see below). | Installation instructions can be found in the Codex (see below). | ||
- | | + | |
- | | + | |
+ | brew install python3-obit.rb | ||
+ | brew install python3-parseltongue.rb | ||
| | ||
This will automatically install all the packages needed to build Obit and ParselTongue. | This will automatically install all the packages needed to build Obit and ParselTongue. | ||
Line 29: | Line 34: | ||
sudo add-apt-repository ppa: | sudo add-apt-repository ppa: | ||
sudo apt-get update | sudo apt-get update | ||
- | sudo apt-get install parseltongue | + | sudo apt-get install |
This will automatically install all dependencies (including Obit). | This will automatically install all dependencies (including Obit). | ||
- | |||
- | Obit packages are available for most major Linux distrubutions on the openSUSE build service. | ||
- | |||
- | dnf install http:// | ||
- | | ||
- | And for OpenSUSE 13.2 you can run: | ||
- | |||
- | zypper install http:// | ||
- | |||
- | This will automatically install all dependencies. | ||
- | |||
- | ./configure --with-obit=/ | ||
- | | ||
- | for 64-bit systems or | ||
- | |||
- | ./configure --with-obit=/ | ||
- | | ||
- | for 32-bit systems. | ||
- | | ||
- | For an overview of the Linux distribution for which Obit packages have been built can be found at [[https:// | ||
===== Codex ParselTongue ===== | ===== Codex ParselTongue ===== | ||
Line 69: | Line 54: | ||
A [[parseltongue_faq|FAQ]] to post questions regarding the use of ParselTongue | A [[parseltongue_faq|FAQ]] to post questions regarding the use of ParselTongue | ||
+ | |||
+ | ===== ParselTongue Mailing List ===== | ||
+ | |||
+ | To receive announcements of new ParselTongue releases and other ParselTongue related news you can subscribe to the ParselTongue [[http:// | ||
===== ParselProblems ===== | ===== ParselProblems ===== | ||
If you encounter problems with our software, please feel free to contact the developers ([[mailto: | If you encounter problems with our software, please feel free to contact the developers ([[mailto: |
parseltongue/parseltongue.1479121612.txt.gz · Last modified: 2016/11/14 11:06 by kettenis