Rev 2 | Rev 7 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2 | Rev 4 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | Missing modules |
|
- | 2 | --------------- |
|
- | 3 | ||
- | 4 | The following modules are not included in the Debian Pike packages for |
|
- | 5 | various reasons, even if they are included in the module reference |
|
- | 6 | (pike7.6-reference): |
|
- | 7 | ||
- | 8 | - DVB: Doesn't work with Linux 2.6 (and certainly not with other OSes). |
|
- | 9 | - _Ffmpeg: formerly missing from Debian due to patent issues. Might be |
|
- | 10 | included in the next release. |
|
- | 11 | - Gnome, GTK, GDK: Uses obsolete GTK version (1.2). |
|
- | 12 | - Msql: Obsolete, proprietary DBM. |
|
- | 13 | - PDF: Uses unmaintained libraries unavailable in Debian. |
|
- | 14 | - Ssleay: Obsolete. |
|
- | 15 | - Oracle: Proprietary DBM (so far ...). |
|
- | 16 | - Java: Links with the JVM library in a non-policy compliant way. Work needed. |
|
- | 17 | - Image.TTF: Uses obsolete library (freetype1). |
|
- | 18 | ||
1 | Places to visit |
19 | Places to visit |
2 | --------------- |
20 | --------------- |
3 | - http://pike.ida.liu.se/ - the main Pike site |
21 | - http://pike.ida.liu.se/ - the main Pike site |
4 | - http://community.roxen.com - community site for users of the |
22 | - http://community.roxen.com - community site for users of the |
5 | Roxen webserver and the Pike bugs database, information etc. |
23 | Roxen webserver and the Pike bugs database, information etc. |
Line 26... | Line 44... | ||
26 | /usr/local/share/pike/site_pike |
44 | /usr/local/share/pike/site_pike |
27 | /usr/local/share/pike7.6/site_pike |
45 | /usr/local/share/pike7.6/site_pike |
28 | 46 | ||
29 | ---- |
47 | ---- |
30 | $Id: README.Debian,v 1.6 2004/04/30 17:12:38 grendel Exp $ |
48 | $Id: README.Debian,v 1.6 2004/04/30 17:12:38 grendel Exp $ |
- | 49 | ||
- | 50 | -- Magnus Holmgren <magnus@kibibyte.se>, Wed, 26 Sep 2007 15:30:58 +0200 |