>>>> "Vaclav" == Vaclav Barta
<vbar(a)comp.cz> writes:
Vaclav> Hi,
Vaclav> I've installed xemacs from CVS this weekend and now I'm trying to
Vaclav> re-enable all the packages I used to use. But I'm having trouble
Vaclav> with packages which are not in the xemacs installer...
Vaclav> First, where do I put the Lisp files? README.packages says
Vaclav> $prefix/lib/xemacs/site-packages/ (i.e. by default
Vaclav> /usr/local/lib/xemacs/site-packages/ ), but that doesn't seem to work:
I
Vaclav> have the remem.el file (from the Remembrance Agent,
Vaclav>
http://rhodes.www.media.mit.edu/people/rhodes/RA/ ) in there
Vaclav> and yet evaluating (load "remem.el") gives just
Vaclav> Cannot open load file: remem.el
Vaclav> When I move remem.el to /usr/local/lib/xemacs-21.5-b3/lisp (which
Vaclav> I probably shouldn't...), it's found but still can't be
loaded:
Vaclav> Cannot open load file: overlay
Put the file in
$prefix/lib/xemacs/site-packages/lisp
Remove it from /usr/local/lib/xemacs-21.5-b3/lisp!
Vaclav> remem.el contains (require 'overlay) , so apparently I need some
Vaclav> other package - but which one? My previous xemacs version (RPM in
XEmacs does not have overlays.
They are available via the fsf-compat package, which you have to install.
Best regards,
Adrian
Vaclav> SuSE Linux 6.4, apparently based on xemacs 21.1.8) used to work...
Vaclav> Bye
Vaclav> Vasek
Vaclav> P.S. My Installation file is included - if you need any more
Vaclav> info about my setup please let me know...uname -a: Linux linux 2.4.0 #3 Sun
Jan 28 20:49:46 GMT 2001 i686 unknown
Vaclav> ./configure '--with-mule'
Vaclav> XEmacs 21.5-b3 "asparagus" configured for `i686-pc-linux'.
Vaclav> Compilation / Installation:
Vaclav> Source code location: /usr/local/cvs.src/xemacs/xemacs-21.5
Vaclav> Installation prefix: /usr/local
Vaclav> Operating system description file: `s/linux.h'
Vaclav> Machine description file: `m/intel386.h'
Vaclav> Compiler: gcc -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wshadow -Wsign-compare
Vaclav> Relocating allocator for buffers: no
Vaclav> GNU version of malloc: yes
Vaclav> - Using Doug Lea's new malloc from the GNU C Library.
Vaclav> Window System:
Vaclav> Compiling in support for the X window system:
Vaclav> - X Windows headers location: /usr/X11/include
Vaclav> - X Windows libraries location: /usr/X11/lib
Vaclav> - Handling WM_COMMAND properly.
Vaclav> Compiling in support for the Athena widget set:
Vaclav> - Athena headers location: X11/Xaw
Vaclav> - Athena library to link: Xaw
Vaclav> Using Lucid menubars.
Vaclav> Using Lucid scrollbars.
Vaclav> Using Athena dialog boxes.
Vaclav> Using Athena native widgets.
Vaclav> TTY:
Vaclav> Compiling in support for ncurses.
Vaclav> Compiling in support for GPM (General Purpose Mouse).
Vaclav> Images:
Vaclav> Compiling in support for GIF images (builtin).
Vaclav> Compiling in support for XPM images.
Vaclav> Compiling in support for PNG images.
Vaclav> Compiling in support for JPEG images.
Vaclav> Compiling in support for TIFF images.
Vaclav> Sound:
Vaclav> Compiling in support for sound (native).
Vaclav> Compiling in support for ESD (Enlightened Sound Daemon).
Vaclav> Databases:
Vaclav> Compiling in support for Berkeley database.
Vaclav> Compiling in support for GNU DBM.
Vaclav> Internationalization:
Vaclav> Compiling in support for Mule (multi-lingual Emacs).
Vaclav> Compiling in support for XIM (X11R5+ I18N input method).
Vaclav> - Using raw Xlib to provide XIM support.
Vaclav> Mail:
Vaclav> Compiling in support for "dot-locking" mail spool file locking
method.
Vaclav> Other Features:
Vaclav> Compiling in support for dynamic shared object modules.
Vaclav> Compiling in support for extra debugging code.
Vaclav> WARNING: ---------------------------------------------------------
Vaclav> WARNING: Compiling in support for runtime error checking.
Vaclav> WARNING: XEmacs will run noticeably more slowly as a result.
Vaclav> WARNING: Error checking is on by default for XEmacs beta releases.
Vaclav> WARNING: ---------------------------------------------------------
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/