Subversion Repositories pike

Compare Revisions

Ignore whitespace Rev 3 → Rev 4

/trunk/debian/README.Debian
1,3 → 1,21
Missing modules
---------------
 
The following modules are not included in the Debian Pike packages for
various reasons, even if they are included in the module reference
(pike7.6-reference):
 
- DVB: Doesn't work with Linux 2.6 (and certainly not with other OSes).
- _Ffmpeg: formerly missing from Debian due to patent issues. Might be
included in the next release.
- Gnome, GTK, GDK: Uses obsolete GTK version (1.2).
- Msql: Obsolete, proprietary DBM.
- PDF: Uses unmaintained libraries unavailable in Debian.
- Ssleay: Obsolete.
- Oracle: Proprietary DBM (so far ...).
- Java: Links with the JVM library in a non-policy compliant way. Work needed.
- Image.TTF: Uses obsolete library (freetype1).
 
Places to visit
---------------
- http://pike.ida.liu.se/ - the main Pike site
28,3 → 46,5
 
----
$Id: README.Debian,v 1.6 2004/04/30 17:12:38 grendel Exp $
 
-- Magnus Holmgren <magnus@kibibyte.se>, Wed, 26 Sep 2007 15:30:58 +0200