|--==> "SJT" == Stephen J Turnbull <stephen(a)xemacs.org> writes:
SJT> Can it be done while you've got regular Gnus in xemacs-packages?
SJT> Can it be done at all?
Of course it can...
,----[ Oort's ChangeLog ]
| 2002-04-26 Steve Youngs <youngs(a)xemacs.org>
|
| * aclocal.m4 (AC_PATH_INFODIR): New. Defaults to '$prefix/info'
| for Emacs and 'site-packages/info' for XEmacs.
| (AC_PATH_ETCDIR): Drop 'gnus' off the end of the default directory
| for XEmacs.
|
| * configure.in: Use 'AC_PATH_INFO_DIR'.
|
| 2002-02-22 Steve Youngs <youngs(a)xemacs.org>
|
| * aclocal.m4 (AC_PATH_LISPDIR): Default to
| .../site-packages/lisp/gnus for XEmacs.
| (AC_PATH_ETCDIR): Default to .../site-packages/etc/gnus for
| XEmacs.
`----
Which means...
- 'cvs up' (in your Oort workspace)
- ./configure (most people won't need to specify any opts)
- 'make'
- 'make install'
And you'll end up with Oort Gnus installed in the correct directories
under <emacs-roots>/lib/xemacs/site-packages/
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|