[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xemacs / termcap ?
Hans,
YES!! I made it! Thank you very much.
... this is a reply to a mail ...
From: hgweigand@wiesbaden.netsurf.de (Hans-Guenter Weigand)
Subject: Re: xemacs / termcap ?
Date: Thu, 1 Jul 1999 20:59:11 +0200
Message-ID: <1dua5me.zsi1ij1g0j9g5M@pool4.wiesbaden.netsurf.de>
> > % cd /usr/ports/editors/xemacs/ && make USE_MULE=YES
> >
> > then I saw odd screen so I "make deinstall" and "rm -rf ./work" and just
> > "make" next time. However, I could not be happy.
> >
> > What should I do...
>
> You need to update your ports tree. This fix was after the 2.5 release.
> The compface port was updated recently, too.
It was the first time for me to use cvs, but I think I could do it
successfully.
I first tried...
$ make
$ ./work/xemacs-20.4/src/xemacs -nw
GOOOOD ;-) Than I did...
$ make clean
$ make USE_MULE=YES
$ ./work/xemacs-20.4/src/xemacs -nw
PERFECT!! ;-)
But I noticed that I cannot use canna, a Japanese imput method, on the
fresh xemacs-20.4 so, I added a line to Makefile like...
CONFIGURE_ARGS= ${GCCARCH} \
${CONFIG_MULE} \
--with-canna \ # <-- this line I add
Now I am re-making. I think this goes well. I have already installed
canna server.
Just one thing I don't very happy with no menubar when I executed with
-nw option. I looked around INSTALL file but only found
--with-menubars= configuration option which allowes me to select Lucid
/ motif / nil.
Anyhow, thank you all for everything. I think I will be typing
something in Japanese a hour later ;-)
--
yutaka kawase <yutaka@isoternet.org>
http://mailhost.net/home/yutaka/