User Tools

Site Tools


parseltongue:parseltongue

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
parseltongue:parseltongue [2021/01/07 13:43] kettenisparseltongue:parseltongue [2022/05/23 09:17] (current) – [Installing ParselTongue] kettenis
Line 10: Line 10:
  
 Grab the latest official ParselTongue release (version 3.0) [[http://www.jive.nl/parseltongue/releases/parseltongue-3.0.tar.gz|here!]] Grab the latest official ParselTongue release (version 3.0) [[http://www.jive.nl/parseltongue/releases/parseltongue-3.0.tar.gz|here!]]
 +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://www.jive.nl/parseltongue/releases/Obit-27JUL20.tar.gz|here.]]+[[http://www.jive.nl/parseltongue/releases/Obit-27JUL20a.tar.gz|here.]]
  
 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 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
Line 21: Line 22:
 Installation instructions can be found in the Codex (see below).  It does contain installation instructions for installing on Mac OS X using Fink or MacPorts as well as various popular Linux distributions.  However, for Mac OS X users we now recommend using [[http://brew.sh|Homebrew]].  With Homebrew, installing ParselTongue becomes really easy: Installation instructions can be found in the Codex (see below).  It does contain installation instructions for installing on Mac OS X using Fink or MacPorts as well as various popular Linux distributions.  However, for Mac OS X users we now recommend using [[http://brew.sh|Homebrew]].  With Homebrew, installing ParselTongue becomes really easy:
  
-  brew install http://www.jive.nl/parseltongue/releases/python3-obit.rb +  curl -LO http://www.jive.nl/parseltongue/releases/python3-obit.rb 
-  brew install http://www.jive.nl/parseltongue/releases/python3-parseltongue.rb+  curl -LO http://www.jive.nl/parseltongue/releases/python3-parseltongue.rb 
 +  brew install python3-obit.rb 
 +  brew install python3-parseltongue.rb
      
 This will automatically install all the packages needed to build Obit and ParselTongue.  This method works also This will automatically install all the packages needed to build Obit and ParselTongue.  This method works also
parseltongue/parseltongue.1610026980.txt.gz · Last modified: 2021/01/07 13:43 by kettenis