Difference between revisions of "TEIDebian"

From TEIWiki
Jump to navigation Jump to search
(Current version number and date of release: new version, per message on TEI-L)
(Documentation: tei-xsl package)
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
[[Category:Tools]]
 
[[Category:Tools]]
 
(Leave one or more of the following on the page to automatically categorize
 
the page for this tool. Take out this notice and all categories that the tool
 
does NOT fit into.)
 
 
 
[[Category:All-in-one Tools]]
 
[[Category:All-in-one Tools]]
  
 
== Synopsis ==
 
== Synopsis ==
"This is a set of unofficial, unguaranteed, Debian packages for learning materials packaged by [http://www.oss-watch.ac.uk/ OSS Watch], and TEI-useful software and resources. They have been used to build Ubuntu and Knoppix remasters for OSS Watch and the TEI."
+
This is a set of unofficial, unguaranteed, Debian packages with TEI-useful software and resources packaged by the TEI Technical Council.
  
List of packages available at http://tei.oucs.ox.ac.uk/teideb/ .
+
List of packages available at http://packages.tei-c.org/deb/ .
  
 
== Features ==
 
== Features ==
 +
 +
 +
== User commentary ==
 +
'''Please sign all comments.'''
  
  
Line 26: Line 25:
 
== Language(s) ==
 
== Language(s) ==
  
 +
 +
== Documentation ==
 +
 +
* Do the following to add the GPG key to your system:
 +
 +
sudo apt-key adv --keyserver wwwkeys.uk.pgp.net --recv-keys 19CF3E497B9824DC
 +
 +
* Add the following line to /etc/apt/sources.list (you'll need <code>apt-transport-https</code> installed)
 +
 +
deb https://packages.tei-c.org/deb/binary ./
 +
 +
* Refresh the package lists
 +
 +
apt-get update
 +
 +
* Install the packages
 +
 +
apt-get install  tei-p5-doc  tei-xsl tei-p5-schema tei-p5-source
  
 
== Tech support ==
 
== Tech support ==
Contact Sebastian Rahtz with questions.
+
Contact Peter Stadler or anyone else from the TEI Council with questions.
  
 
== User community ==
 
== User community ==
Line 37: Line 54:
  
 
== Current version number and date of release ==
 
== Current version number and date of release ==
Last updated approximately 2007-05-26
+
* 2017-07-10: moved location of Debian packages to http://packages.tei-c.org/deb/ and created a new PGP key.
 +
 
  
 
== History of versions ==
 
== History of versions ==
 
+
* 2009-12-13: tei-emacs no longer depends on tdtd.
 +
* 2007-11-05: updated to work with <oXygen/> v. 9.0
 +
* 2007-05-26: update
  
 
== How to download or buy ==
 
== How to download or buy ==
http://tei.oucs.ox.ac.uk/teideb/
+
http://packages.tei-c.org/deb/
  
 
== Additional notes ==
 
== Additional notes ==
At http://tei.oucs.ox.ac.uk/teideb/ you can also download a customized Ubuntu Live CD with these packages.
 

Latest revision as of 11:36, 19 April 2018


Synopsis

This is a set of unofficial, unguaranteed, Debian packages with TEI-useful software and resources packaged by the TEI Technical Council.

List of packages available at http://packages.tei-c.org/deb/ .

Features

User commentary

Please sign all comments.


System requirements

(type in that information here)

Source code and licensing

open source

Support for TEI

TEI software and schemas are included.

Language(s)

Documentation

  • Do the following to add the GPG key to your system:
sudo apt-key adv --keyserver wwwkeys.uk.pgp.net --recv-keys 19CF3E497B9824DC
  • Add the following line to /etc/apt/sources.list (you'll need apt-transport-https installed)
deb https://packages.tei-c.org/deb/binary ./
  • Refresh the package lists
apt-get update
  • Install the packages
apt-get install  tei-p5-doc  tei-xsl tei-p5-schema tei-p5-source

Tech support

Contact Peter Stadler or anyone else from the TEI Council with questions.

User community

Sample implementations

Current version number and date of release


History of versions

  • 2009-12-13: tei-emacs no longer depends on tdtd.
  • 2007-11-05: updated to work with <oXygen/> v. 9.0
  • 2007-05-26: update

How to download or buy

http://packages.tei-c.org/deb/

Additional notes