Hi,
As I promised I tried the suggestion bellow and yes it (make check) works --
xemacs-21.4.1 and xemacs-21.5.0 on Solaris 8 on Sun w/s. Now I can check the
installation (and sleep better :-)
Thanks.
But I still have the problem with XEmacs not beeing able to customize (you caled
it broken button or something) I need to be able to use 'customize'.
Also both 21.5.0 and 21.4.1 treat fonts differently from 21.1.14 - I do not know
why. But I am missing a lot nice fonts that 21.1.14 uses and the others cannot.
Both 21.5.0 and 21.4.1 cannot (do not) open any images as images, i.e. open them
as (binary) files.
Because of that I have to keep 21.1.14.
I compiled all of them with the same configure parameters and use the same
(literally) configuration even the same packages except for
xemacs/libxemacs-21.x.x/lisp/.
Thanks
Latchezar
From: "Stephen J. Turnbull"
<turnbull(a)sk.tsukuba.ac.jp>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Date: Thu, 29 Mar 2001 13:20:57 +0900
To: "Latchezar M. Dimitrov" <lmdimi(a)mthcsc.wfu.edu>
Subject: Re: probs "Urania" on sparc-sun-solaris2.8
>>>>> "lmd" == Latchezar M Dimitrov
<lmdimi(a)mthcsc.wfu.edu> writes:
lmd> Would you or "the path guru" please tell how to do it now?
cd $path_to_XEmacs_sources
if [ -d xemacs-packages ] ; then rmdir -f xemacs-packages ; fi
if [ -L xemacs-packages ] ; then rm -f xemacs-packages ; fi
if [ -e xemacs-packages ] ; then exit(1) ; fi # should not happen!!
ln -s /usr/scratch/XEmacs/lib/xemacs/xemacs-packages xemacs-packages
if [ -d mule-packages ] ; then rmdir -f mule-packages ; fi
if [ -L mule-packages ] ; then rm -f mule-packages ; fi
if [ -e mule-packages ] ; then exit(1) ; fi # should not happen!!
ln -s /usr/scratch/Mule/lib/mule/mule-packages mule-packages
make check # should pass all tests now, unless the paths guru has
# changed the code that checks for "in-place" packages
--
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091
_________________ _________________ _________________ _________________
What are those straight lines for? "XEmacs rules."
Latchezar (Lucho) Dimitrov Wake Forest University, Winston-Salem, NC
home: (336) 794-2094 grad.lab: (336) 758-4954
mailto:dimil01g@wfu.edu or
http://www.wfu.edu/~dimil01g/
lmdimi(a)mthcsc.wfu.edu
lmdimi(a)pilot.mthcsc.wfu.edu
... Type fast, think slow. ...
"Hippocratic Oath For Software Engineers"