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
Last revisionBoth sides next revision
parseltongue:parseltongue [2021/01/08 15:35] – [Get ParselTongue] kettenisparseltongue:parseltongue [2021/02/04 08:31] kettenis
Line 13: Line 13:
  
 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 22: 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 -L http://www.jive.nl/parseltongue/releases/python3-obit.rb 
-  brew install http://www.jive.nl/parseltongue/releases/python3-parseltongue.rb+  curl -L 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.txt · Last modified: 2022/05/23 09:17 by kettenis