I built for i586-pc-linux (2.0.34 -- Slackware 3.5) and although I
clearly need to pick up newer PNG support, I've been running fine with
this for a couple of days.
One thing that seemed odd to me was that `make install' didn't
actually copy the xemacs binary into place. In fact, copying it into
place caused it to not find critical things. Instead, I had to make a
symbolic link from the installation bin directory to the binary living
in the source directory. For my purposes, this is not biggy, but it
certainly doesn't seem right. Have others seen this?
FWIW, I've been off of the list for at least six months and I'm just
now finding enough time to get back into the swing of things. It's
quite possible that some part of the build procedure has changed and I
missed it. It's also possible that I caused the situation more
directly. My first attempt to install failed cuz the bin directory
didn't exist (arguably a bug in `make install'), so I created it and
ran `make install' again.
Rick
XEmacs 21.0 "Erzgeberg" configured for `i586-pc-linux'.
Where should the build process find the source code?
/usr/misc/packages/xemacs/21.0-b53/build/xemacs-21.0-b53
What installation prefix should install use? /usr/misc/packages/xemacs/21.0-b53
What operating system and machine description files should XEmacs use?
`s/linux.h' and `m/intel386.h'
What compiler should XEmacs be built with? gcc -g -O3 -Wall -Wno-switch
Should XEmacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the Linux C Library.)
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/X11/include
Where do we find X Windows libraries? /usr/X11/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
--------------------------------------------------------------------
WARNING: Compiling without PNG image support.
Reason: PNG library version too old (pre 1.0.2)!
WARNING: You should strongly consider installing the PNG libraries.
WARNING: Otherwise certain images and glyphs may not display.
WARNING: (a copy may be found in
ftp://ftp.xemacs.org/pub/xemacs/aux)
--------------------------------------------------------------------
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in native sound support.
Compiling in support for Berkeley DB.
Compiling in support for GNU DBM.
Compiling in support for ncurses.
Compiling in support for GPM (General Purpose Mouse).
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
Using Lisp_Objects with minimal tagbits.