1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
[NOTE: this is not up to date, still from the j2se1.4 packages]
- If java.home is '/usr/lib/j2se/1.4/jre' and if /etc/debian_version
exists java will automatically add
"/usr/lib/j2se/i386:/usr/lib/jni" to its library search path
and "/usr/lib/j2se/ext" to its extension directory list
- /etc/j2re/1.4/: font property files for other distributions are removed.
Check and adopt one property file for Debian.
What to do with the custom font.properties.ja from the debian subdirectory?
Currently it's installed, the state of this file is unknown.
- the j2re1.4.postinst creates the following empty files, if they don't exist:
/etc/.java/.systemPrefs/.system.lock
/etc/.java/.systemPrefs/.systemRootModFile
what should be removed on package purge?
- GNOME and KDE may need additional entries to get javaws working
in Galeon, Nautilus, Konqueror, ...
which entries?
- gnome stuff is not nearly finished, however support is added for the
standard debian menu system.
- conflicts with other packages:
/usr/bin/kinit: heimdal-clients, krb5-user
/usr/bin/klist: heimdal-clients, krb5-user
in /usr/bin: klist / kinit
Build procedure:
================
japanese manpage alternatives in postinst don't work yet ...
|