Keith writes: > Hi: > I have another newbie question. I have read through the Installation Guide > on installation JDE on XEmacs, but if I were to install it for all my users > (we use a shared copy on solaris), how do I convert the latest and greatest > version of JDE to a package understandable by Xemacs?
If you understand the XEmacs package system, you could replace what's there for the JDEE (and its required packages!) with the latest versions. Note this assumes that you REALLY understand the system, e.g., that XEmacs for reasons known best to its developers puts the Lisp part of an app like the JDEE in one place and all the other files in another place. The easier course is to follow the instructions for XEmacs in the JDE install guide carefully and remove the version shipped with XEmacs, including the etc/jde directory and then simply have your users point their .xemacs/init.el files to the locations of the latest JDEE and its required packages. - Paul
